.. |
modules
|
Events: support for EPOLLEXCLUSIVE.
|
2016-07-15 15:18:57 +03:00 |
ngx_event_accept.c
|
Introduced the ngx_sockaddr_t type.
|
2016-05-23 16:37:20 +03:00 |
ngx_event_acceptex.c
|
Removed unused flag accept_context_updated from ngx_event_t.
|
2016-06-29 14:30:00 +03:00 |
ngx_event_connect.c
|
Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
|
2016-08-22 11:40:10 +03:00 |
ngx_event_connect.h
|
Stream: UDP proxy.
|
2016-01-20 19:52:12 +03:00 |
ngx_event_connectex.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_openssl_stapling.c
|
OCSP stapling: fixed using wrong responder with multiple certs.
|
2016-09-12 20:11:06 +03:00 |
ngx_event_openssl.c
|
SSL: improved session ticket callback error handling.
|
2016-09-12 18:57:42 +03:00 |
ngx_event_openssl.h
|
SSL: ngx_ssl_ciphers() to set list of ciphers.
|
2016-06-15 21:05:30 +01:00 |
ngx_event_pipe.c
|
Event pipe: do not set file's thread_handler if not needed.
|
2016-09-01 20:05:23 +03:00 |
ngx_event_pipe.h
|
Threads: writing via threads pools in event pipe.
|
2016-03-18 06:44:49 +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
|
Events: support for EPOLLEXCLUSIVE.
|
2016-07-15 15:18:57 +03:00 |
ngx_event.h
|
Events: support for EPOLLEXCLUSIVE.
|
2016-07-15 15:18:57 +03:00 |