]> git.kaiwu.me - nginx.git/commit
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
authorRuslan Ermilov <ru@nginx.com>
Mon, 19 Mar 2018 13:28:23 +0000 (16:28 +0300)
committerRuslan Ermilov <ru@nginx.com>
Mon, 19 Mar 2018 13:28:23 +0000 (16:28 +0300)
commitc09aa142d64c6795a6bed8603a336285e7d3543d
tree2e660cd23b2b491704adda76c4a29d560547cfcb
parent510986b80683e6d44e0e431ae92423eb7be64351
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.

No functional changes.
src/http/ngx_http_upstream.c
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux_sendfile_chain.c