]> git.kaiwu.me - nginx.git/commit
if client closes a connection prematurely, then epoll (at least
authorIgor Sysoev <igor@sysoev.ru>
Thu, 15 Feb 2007 10:02:34 +0000 (10:02 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 15 Feb 2007 10:02:34 +0000 (10:02 +0000)
commit9d58e4bed39b664e44d57efb9014085948b97241
tree0c3a0ed79a546d48b7ed29376e0fe1d57ad69c59
parent7b2d87ffa0da5a38f9a1b917c77245d5b1b2c911
if client closes a connection prematurely, then epoll (at least
in Linux 2.6.16) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer
does not know about the error
src/http/ngx_http_request.c