pending_eof 649 event/modules/ngx_kqueue_module.c ev->pending_eof = 1; pending_eof 78 event/ngx_event.h unsigned pending_eof:1; pending_eof 149 event/ngx_event_pipe.c && p->upstream->read->pending_eof) pending_eof 127 event/ngx_event_posted.c ev->pending_eof |= ev->posted_eof; pending_eof 2322 http/ngx_http_request.c if (!rev->pending_eof) { pending_eof 2625 http/ngx_http_request.c if (rev->pending_eof) { pending_eof 966 http/ngx_http_upstream.c if (!ev->pending_eof) { pending_eof 1765 http/ngx_http_upstream.c if (c->write->pending_eof) { pending_eof 20 os/unix/ngx_aio_read_chain.c if (c->read->pending_eof) { pending_eof 60 os/unix/ngx_aio_read_chain.c c->read->pending_eof = 1; pending_eof 62 os/unix/ngx_darwin_sendfile_chain.c if ((ngx_event_flags & NGX_USE_KQUEUE_EVENT) && wev->pending_eof) { pending_eof 64 os/unix/ngx_freebsd_sendfile_chain.c if ((ngx_event_flags & NGX_USE_KQUEUE_EVENT) && wev->pending_eof) { pending_eof 32 os/unix/ngx_readv_chain.c rev->pending_eof, rev->available, rev->kq_errno); pending_eof 35 os/unix/ngx_readv_chain.c if (rev->pending_eof) { pending_eof 105 os/unix/ngx_readv_chain.c if (!rev->pending_eof) { pending_eof 26 os/unix/ngx_recv.c rev->pending_eof, rev->available, rev->kq_errno); pending_eof 29 os/unix/ngx_recv.c if (rev->pending_eof) { pending_eof 66 os/unix/ngx_recv.c if (!rev->pending_eof) { pending_eof 23 os/unix/ngx_send.c if ((ngx_event_flags & NGX_USE_KQUEUE_EVENT) && wev->pending_eof) { pending_eof 40 os/unix/ngx_writev_chain.c if ((ngx_event_flags & NGX_USE_KQUEUE_EVENT) && wev->pending_eof) {