]> git.kaiwu.me - nginx.git/commit
Fixed an error log message about epoll_wait() timeout.
authorValentin Bartenev <vbart@nginx.com>
Mon, 16 May 2016 13:22:34 +0000 (16:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 16 May 2016 13:22:34 +0000 (16:22 +0300)
commit7850609cf916a2fcb3a05f0ed05ae4d3f9dbcde7
tree2a48920f61cc66e168f8a591db8d96e4b72f55e9
parent12f436718963f8343e38ad6d0e8f7251c95984cd
Fixed an error log message about epoll_wait() timeout.

The errno value is unset in case of epoll_wait() timeout.
src/event/modules/ngx_epoll_module.c