nginx/src/event
Valentin Bartenev c6aebf6c74 Events: handle only active events in eventport.
We generate both read and write events if an error event was returned by
port_getn() without POLLIN/POLLOUT, but we should not try to handle inactive
events, they may even have no handler.
2013-04-12 15:04:23 +00:00
..
modules Events: handle only active events in eventport. 2013-04-12 15:04:23 +00:00
ngx_event_accept.c Accept moderation in case of EMFILE/ENFILE. 2012-05-11 13:33:06 +00:00
ngx_event_acceptex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_busy_lock.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_busy_lock.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_connect.c Event connect: don't penalize AF_INET6 connections. 2013-03-27 15:16:45 +00:00
ngx_event_connect.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_mutex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_openssl_stapling.c OCSP stapling: build fixes. 2012-10-01 13:54:13 +00:00
ngx_event_openssl.c SSL: retry "sess_id" and "id" allocations. 2013-02-23 11:54:25 +00:00
ngx_event_openssl.h SSL: the "ssl_verify_client" directive parameter "optional_no_ca". 2012-10-03 15:24:08 +00:00
ngx_event_pipe.c Event pipe: fixed handling of buf_to_file data. 2012-10-30 11:14:24 +00:00
ngx_event_pipe.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_posted.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_posted.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_timer.c Fixed signed integer overflows in timer code (ticket #145). 2012-04-06 23:46:09 +00:00
ngx_event_timer.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event.c Status: introduced the "ngx_stat_waiting" counter. 2013-03-15 20:00:49 +00:00
ngx_event.h Status: introduced the "ngx_stat_waiting" counter. 2013-03-15 20:00:49 +00:00