]> git.kaiwu.me - nginx.git/commit
Upstream: fixed broken connection check with eventport.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 28 Mar 2021 14:45:37 +0000 (17:45 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 28 Mar 2021 14:45:37 +0000 (17:45 +0300)
commit8885c45e1ead18c1fc9325e372069ec9c55e5938
tree76e189579ec2d115c63d04a2b68f58354e5df011
parent9104757a7d9adfced7c77396167e3e68bd11867c
Upstream: fixed broken connection check with eventport.

For connection close to be reported with eventport on Solaris,
ngx_handle_read_event() needs to be called.
src/http/ngx_http_upstream.c