comparison src/event/modules/ngx_eventport_module.c @ 6144:d0a84ae2fb48

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.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 06 May 2015 17:04:00 +0300
parents 4652f8f26b12
children d17f0584006f
comparison
equal deleted inserted replaced
6143:162b2d27d4e1 6144:d0a84ae2fb48