]> git.kaiwu.me - nginx.git/commit
Fixed small inconsistency in handling EOF among receive functions.
authorValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:39:49 +0000 (16:39 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:39:49 +0000 (16:39 +0300)
commit900ef17c4775d635f711a568c2e2707dbdfdcfc9
tree375c8bb0c01a7e1bc150250f1845e1cf3267292a
parent8e7d8757c656b9d8f0af7953716929c97657474f
Fixed small inconsistency in handling EOF among receive functions.

Now all functions always drop the ready flag in this case.
src/os/unix/ngx_readv_chain.c
src/os/unix/ngx_recv.c