diff options
author | Ruslan Ermilov <ru@nginx.com> | 2015-05-06 17:04:00 +0300 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2015-05-06 17:04:00 +0300 |
commit | 91df4f0746ae61087fb2cb18b3a1de091c4bf8ef (patch) | |
tree | d51df0024926426e3adb35168b3a9f116aa0d099 /src/core/ngx_log.c | |
parent | 1a4ea1acc717221b873f0cfdd0649dbb94595ec2 (diff) | |
download | nginx-91df4f0746ae61087fb2cb18b3a1de091c4bf8ef.tar.gz nginx-91df4f0746ae61087fb2cb18b3a1de091c4bf8ef.zip |
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/core/ngx_log.c')
0 files changed, 0 insertions, 0 deletions