]> git.kaiwu.me - nginx.git/commit
if client closes a connection prematurely, then epoll (at least
authorIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jan 2007 08:10:06 +0000 (08:10 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jan 2007 08:10:06 +0000 (08:10 +0000)
commit8d6de94f5bf9e0c7b0362d7736053e8f3846b6c2
treea966e2a274e47e17a68370a7b2116ca8e2cf30a7
parente95ea5b878895965889c05c1b1c804c0cf8bf43e
if client closes a connection prematurely, then epoll (at least
in Linux 2.6.18) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer
does not know about the error
src/http/ngx_http_request.c