aboutsummaryrefslogtreecommitdiff
path: root/src/unix/linux.c
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2024-08-05 16:32:31 -0400
committerGitHub <noreply@github.com>2024-08-05 16:32:31 -0400
commita6a987c0de8d7eccf7048a6d768ea88fd7fac449 (patch)
treef8a152e3e4a2c6bb37b5de6fdf378ca8cd0231cf /src/unix/linux.c
parent727ee7237ede117c539a64258bf82a1b36b9991e (diff)
downloadlibuv-a6a987c0de8d7eccf7048a6d768ea88fd7fac449.tar.gz
libuv-a6a987c0de8d7eccf7048a6d768ea88fd7fac449.zip
win,signal: fix data race dispatching SIGWINCH (#4488)
The Event should be reset before reading the value, or libuv might miss an update that occurred too rapidly after the previously one. Refs: https://github.com/libuv/libuv/pull/2381 Refs: https://github.com/libuv/libuv/discussions/4485
Diffstat (limited to 'src/unix/linux.c')
0 files changed, 0 insertions, 0 deletions