..
modules
Events: made a failure to create a notification channel non-fatal.
2015-05-06 17:04:00 +03:00
ngx_event_accept.c
The "reuseport" option of the "listen" directive.
2015-05-20 15:51:56 +03: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
Removed the obsolete aio module.
2015-04-22 18:57:32 +03: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
OCSP stapling: fixed segfault without nextUpdate.
2015-07-14 01:10:25 +03:00
ngx_event_openssl.c
SSL: preserve default server context in connection (ticket #235 ).
2015-10-19 21:22:38 +03:00
ngx_event_openssl.h
SSL: preserve default server context in connection (ticket #235 ).
2015-10-19 21:22:38 +03:00
ngx_event_pipe.c
Event pipe: call ngx_handle_read_event() with a proper flags type.
2015-06-03 19:12:26 +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: made posted events macros safe.
2015-03-27 19:57:15 +03: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
Win32: timer_resolution now ignored with select.
2015-10-20 18:16:18 +03:00
ngx_event.h
Events: ngx_event_t size reduction by grouping bit fields.
2015-05-15 17:15:33 +03:00