The official NGINX Open Source repository.
Go to file
Ruslan Ermilov 91df4f0746 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.
2015-05-06 17:04:00 +03:00
auto Configure: handle deprecated options. 2015-04-29 14:59:02 +03:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.9.0-RELEASE 2015-04-28 18:31:17 +03:00
misc Added stream module to win32 builds. 2015-04-27 18:51:18 +03:00
src Events: made a failure to create a notification channel non-fatal. 2015-05-06 17:04:00 +03:00
.hgtags release-1.9.0 tag 2015-04-28 18:31:18 +03:00