aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorJohn Barboza <jbarboza@ca.ibm.com>2017-08-21 00:45:19 -0400
committerSantiago Gimeno <santiago.gimeno@gmail.com>2017-10-06 14:16:08 +0200
commit44b7c71035a4270510f642923604cc5fed93d20e (patch)
tree577a866c2f3922caafadd24bfe02d8ed37b4a6b1 /docs/src
parent6a101e78e860101ac6b3b9f17bb7a74b181ae736 (diff)
downloadlibuv-44b7c71035a4270510f642923604cc5fed93d20e.tar.gz
libuv-44b7c71035a4270510f642923604cc5fed93d20e.zip
zos: reset epoll data after fork
Remove all the epoll file descriptors after a fork since they are no longer valid. The uv__signal_global_once_init function needs to be run after uv__platform_loop_init so that the epoll pthread_atfork handlers get run first. PR-URL: https://github.com/libuv/libuv/pull/1496 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions