nginx/src/event
2015-03-14 17:37:21 +03:00
..
modules Events: implemented eventport notification mechanism. 2015-03-14 17:37:21 +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_busy_lock.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_busy_lock.h Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation. 2015-03-04 18:26:25 +03: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 Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation. 2015-03-04 18:26:25 +03:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_mutex.c Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation. 2015-03-04 18:26:25 +03: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: account sent bytes in ngx_ssl_write(). 2015-02-24 23:52:47 +03:00
ngx_event_openssl.h Core: added limit to recv_chain(). 2014-10-28 12:29:58 +03:00
ngx_event_pipe.c Upstream: proxy_limit_rate and friends. 2014-10-28 12:29:59 +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 Thread pools implementation. 2015-03-14 17:37:07 +03:00
ngx_event.h Thread pools implementation. 2015-03-14 17:37:07 +03:00