]> git.kaiwu.me - nginx.git/commit
Events: support for EPOLLRDHUP (ticket #320).
authorValentin Bartenev <vbart@nginx.com>
Fri, 12 Jul 2013 10:51:07 +0000 (14:51 +0400)
committerValentin Bartenev <vbart@nginx.com>
Fri, 12 Jul 2013 10:51:07 +0000 (14:51 +0400)
commit182a05b9d5b4321be89aa25ade89e41d00f0b4f7
tree6732cf547663b6f5d0ac6154a27876fc3771ca91
parent0f0502064dda4e702b4f379ee2af4bbddcb93214
Events: support for EPOLLRDHUP (ticket #320).

Since Linux 2.6.17, epoll is able to report about peer half-closed connection
using special EPOLLRDHUP flag on a read event.
auto/modules
auto/os/linux
src/event/modules/ngx_epoll_module.c
src/event/ngx_event.h