aboutsummaryrefslogtreecommitdiff
path: root/test/test-tcp-try-write-error.c
diff options
context:
space:
mode:
authorSmorkalovG <smorkalov.g@gmail.com>2023-09-29 12:54:35 +0200
committerGitHub <noreply@github.com>2023-09-29 12:54:35 +0200
commit2a4cab70ef0133fe3b06b8844eb4541fbab5f826 (patch)
tree7b1b4561239fa0c61abccfe4274b9723fbb0347a /test/test-tcp-try-write-error.c
parentd83fadaf098024857fda42b0d0becc9797339145 (diff)
downloadlibuv-2a4cab70ef0133fe3b06b8844eb4541fbab5f826.tar.gz
libuv-2a4cab70ef0133fe3b06b8844eb4541fbab5f826.zip
unix: reset signal counters after fork (#3485)
If a signal was received but was not dispatched before fork then caught_signals counter should be reset. Closing of signal pipe makes impossible to receive the signal that was counted. There is no need in this signal because it was sent to parent process Fixes: https://github.com/libuv/libuv/issues/3483
Diffstat (limited to 'test/test-tcp-try-write-error.c')
0 files changed, 0 insertions, 0 deletions