nginx/src/event
Maxim Dounin 7f59728d5b Protection from stale write events in epoll.
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).
2011-11-22 17:02:21 +00:00
..
modules Protection from stale write events in epoll. 2011-11-22 17:02:21 +00:00
ngx_event.c Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +00:00
ngx_event.h aio sendfile 2009-08-30 09:52:39 +00:00
ngx_event_accept.c fix building by msvc8 introduced by the previous commit 2010-12-02 14:20:51 +00:00
ngx_event_acceptex.c delete unused field c->local_socklen 2009-11-01 19:29:49 +00:00
ngx_event_busy_lock.c fix English grammar 2007-10-14 18:56:15 +00:00
ngx_event_busy_lock.h fix English grammar 2007-10-14 18:56:15 +00:00
ngx_event_connect.c update comments 2009-11-25 18:03:59 +00:00
ngx_event_connect.h proxy_bind, fastcgi_bind, and memcached_bind 2009-11-02 15:24:02 +00:00
ngx_event_connectex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_mutex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_openssl.c Silently ignoring a stale global SSL error left after disabled renegotiation. 2011-10-31 14:30:03 +00:00
ngx_event_openssl.h A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
ngx_event_pipe.c Event pipe: reduced number of file buffers used. 2011-10-31 09:54:55 +00:00
ngx_event_pipe.h Event pipe: reduced number of file buffers used. 2011-10-31 09:54:55 +00:00
ngx_event_posted.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_posted.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_timer.c Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +00:00
ngx_event_timer.h fix comment 2007-12-29 16:55:31 +00:00