mirror of
https://github.com/nginx/nginx.git
synced 2026-09-05 04:48:28 +00:00
Stale write event may happen if epoll_wait() reported both read and write events, and processing of the read event closed descriptor. Patch by Yichun Zhang (agentzh). |
||
|---|---|---|
| .. | ||
| modules | ||
| ngx_event.c | ||
| ngx_event.h | ||
| ngx_event_accept.c | ||
| ngx_event_acceptex.c | ||
| ngx_event_busy_lock.c | ||
| ngx_event_busy_lock.h | ||
| ngx_event_connect.c | ||
| ngx_event_connect.h | ||
| ngx_event_connectex.c | ||
| ngx_event_mutex.c | ||
| ngx_event_openssl.c | ||
| ngx_event_openssl.h | ||
| ngx_event_pipe.c | ||
| ngx_event_pipe.h | ||
| ngx_event_posted.c | ||
| ngx_event_posted.h | ||
| ngx_event_timer.c | ||
| ngx_event_timer.h | ||