aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2015-03-05 16:47:34 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2015-03-05 19:43:43 +0100
commit5645b2d69fe02c9f619e9518085416e8c367fbc0 (patch)
tree69891a4e47cfb7433c5a01c284ae99c51ffaf7f2 /docs/src
parent073323baca467adb23088ffa7bedb52e4c466538 (diff)
downloadlibuv-5645b2d69fe02c9f619e9518085416e8c367fbc0.tar.gz
libuv-5645b2d69fe02c9f619e9518085416e8c367fbc0.zip
linux: work around epoll bug in kernels 3.10-3.19
Work around a bug in kernels 3.10 to 3.19 where passing a struct that has the EPOLLWAKEUP flag set generates spurious syslog audit warnings. A bad check makes the kernel read the events field when it should not and complain when the process lacks the CAP_BLOCK_SUSPEND capability. PR-URL: https://github.com/libuv/libuv/pull/245 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions