summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_files.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2015-05-06 17:04:00 +0300
committerRuslan Ermilov <ru@nginx.com>2015-05-06 17:04:00 +0300
commit26e32aaa9c023dbfae46dfee5e2b26001f6fda44 (patch)
tree33fef1d7600a196e106e2beb143c5476468a9df4 /src/os/unix/ngx_files.c
parent9a31e9faab61ed6c01b81f45639f4ec1315caa85 (diff)
downloadnginx-26e32aaa9c023dbfae46dfee5e2b26001f6fda44.tar.gz
nginx-26e32aaa9c023dbfae46dfee5e2b26001f6fda44.tar.bz2
Events: made a failure to create a notification channel non-fatal.
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.
Diffstat (limited to 'src/os/unix/ngx_files.c')
0 files changed, 0 insertions, 0 deletions