nginx/src/event
2015-03-23 19:28:54 +03:00
..
modules Removed unix ngx_threaded and related ngx_process_changes. 2015-03-20 06:43:19 +03:00
ngx_event_accept.c Events: removed broken thread support from posted events. 2014-09-01 18:20:03 +04:00
ngx_event_acceptex.c Core: keep the length of the local sockaddr. 2013-12-09 10:14:51 +04:00
ngx_event_connect.c Events: removed broken thread support from posted events. 2014-09-01 18:20:03 +04:00
ngx_event_connect.h Removed ngx_connection_t.lock. 2015-03-20 06:43:19 +03:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_openssl_stapling.c SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP. 2014-07-28 12:27:57 -07:00
ngx_event_openssl.c SSL: use of SSL_MODE_NO_AUTO_CHAIN. 2015-03-23 02:42:35 +03:00
ngx_event_openssl.h Core: added limit to recv_chain(). 2014-10-28 12:29:58 +03:00
ngx_event_pipe.c Format specifier fixed for file size of buffers. 2015-03-23 19:28:54 +03:00
ngx_event_pipe.h Upstream: proxy_limit_rate and friends. 2014-10-28 12:29:59 +03:00
ngx_event_posted.c Events: processing of posted events changed from LIFO to FIFO. 2014-09-01 18:20:18 +04:00
ngx_event_posted.h Events: processing of posted events changed from LIFO to FIFO. 2014-09-01 18:20:18 +04:00
ngx_event_timer.c Events: simplified cycle in ngx_event_expire_timers(). 2014-08-25 13:37:06 +04:00
ngx_event_timer.h Events: removed broken thread support from event timers. 2014-08-25 13:34:39 +04:00
ngx_event.c Removed ngx_connection_t.lock. 2015-03-20 06:43:19 +03:00
ngx_event.h Removed busy locks. 2015-03-20 06:45:32 +03:00