]> git.kaiwu.me - nginx.git/commit
Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).
authorValentin Bartenev <vbart@nginx.com>
Mon, 16 Sep 2013 14:33:39 +0000 (18:33 +0400)
committerValentin Bartenev <vbart@nginx.com>
Mon, 16 Sep 2013 14:33:39 +0000 (18:33 +0400)
commita11050ea4e4fa0c6996f9115e04635723a642f5f
tree3bb6b134948d550019db246a80a9b0243da3bda2
parent096678ced4995f43c0e1930a92061eaf497699c8
Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).

This allows to detect client connection close with pending data when
the ngx_http_test_reading() request event handler is set.
src/http/ngx_http_request.c