nginx/src/event
2022-10-13 16:18:56 +04:00
..
modules Events: fixed style and wrong error handling in the iocp module. 2022-09-07 00:43:51 +03:00
ngx_event_accept.c Events: fixed balancing between workers with EPOLLEXCLUSIVE. 2021-12-30 01:08:46 +03:00
ngx_event_acceptex.c Introduced the "keepalive_time" directive. 2021-04-08 00:15:48 +03:00
ngx_event_connect.c HTTP/2: made it possible to flush response headers (ticket #1743). 2022-02-03 01:44:38 +03:00
ngx_event_connect.h Modules compatibility: down flag in ngx_peer_connection_t. 2019-01-31 17:25:03 +03:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_openssl_stapling.c Core: added format specifiers to output binary data as hex. 2020-10-28 10:56:11 +03:00
ngx_event_openssl.c SSL: removed cast not needed after 5ffd76a9ccf3. 2022-10-13 16:18:56 +04:00
ngx_event_openssl.h SSL: workaround for session timeout handling with TLSv1.3. 2022-10-12 20:14:57 +03:00
ngx_event_pipe.c Upstream: drop extra data sent by upstream. 2020-07-06 18:36:22 +03:00
ngx_event_pipe.h Modules compatibility: compatibility with NGX_THREADS. 2016-10-10 18:44:17 +03:00
ngx_event_posted.c SSL: reworked posted next events again. 2019-12-27 19:43:01 +03:00
ngx_event_posted.h SSL: reworked posted next events again. 2019-12-27 19:43:01 +03:00
ngx_event_timer.c Core: added the ngx_rbtree_data() macro. 2021-06-21 09:42:43 +03:00
ngx_event_timer.h Cancelable timers are now preserved if there are other timers. 2017-03-07 18:51:15 +03:00
ngx_event_udp.c HTTP/2: made it possible to flush response headers (ticket #1743). 2022-02-03 01:44:38 +03:00
ngx_event_udp.h Core: added function for local source address cmsg. 2022-01-25 15:48:58 +03:00
ngx_event.c Events: fixed balancing between workers with EPOLLEXCLUSIVE. 2021-12-30 01:08:46 +03:00
ngx_event.h Core: the ngx_event_udp.h header file. 2022-01-25 15:41:48 +03:00