mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
![]() This may happen if eventfd() returns ENOSYS, notably seen on CentOS 5.4. Such a failure will now just disable the notification mechanism and let the callers cope with it, instead of failing to start worker processes. If thread pools are not configured, this can safely be ignored. |
||
---|---|---|
.. | ||
ngx_devpoll_module.c | ||
ngx_epoll_module.c | ||
ngx_eventport_module.c | ||
ngx_iocp_module.c | ||
ngx_iocp_module.h | ||
ngx_kqueue_module.c | ||
ngx_poll_module.c | ||
ngx_select_module.c | ||
ngx_win32_select_module.c |