nginx/src/event
Aleksei Bavshin 64d0795ac4 QUIC: added missing casts in iov_base assignments.
This is consistent with the rest of the code and fixes build on systems
with non-standard definition of struct iovec (Solaris, Illumos).
2025-01-28 08:00:42 -08:00
..
modules Events: fixed style and wrong error handling in the iocp module. 2022-09-07 00:43:51 +03:00
quic QUIC: added missing casts in iov_base assignments. 2025-01-28 08:00:42 -08:00
ngx_event.c QUIC: automatically add and never delete stream events. 2023-01-10 14:05:18 +04:00
ngx_event.h Merged with the default branch. 2022-01-25 23:42:48 +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
ngx_event_connectex.c Style. 2023-01-28 05:20:23 +03:00
ngx_event_openssl.c SSL: avoid using mismatched certificate/key cached pairs. 2025-01-17 04:37:46 +04:00
ngx_event_openssl.h Upstream: fixed --with-compat build without SSL, broken by 454ad0e. 2025-01-23 10:50:13 -08:00
ngx_event_openssl_cache.c SSL: avoid using mismatched certificate/key cached pairs. 2025-01-17 04:37:46 +04:00
ngx_event_openssl_stapling.c SSL: moved certificate storage out of exdata. 2024-10-01 17:59:24 +04:00
ngx_event_pipe.c Upstream: fixed usage of closed sockets with filter finalization. 2024-01-30 03:20:10 +03:00
ngx_event_pipe.h
ngx_event_posted.c
ngx_event_posted.h
ngx_event_timer.c Core: added the ngx_rbtree_data() macro. 2021-06-21 09:42:43 +03:00
ngx_event_timer.h
ngx_event_udp.c Common tree insert function for QUIC and UDP connections. 2023-05-14 12:30:11 +04:00
ngx_event_udp.h Common tree insert function for QUIC and UDP connections. 2023-05-14 12:30:11 +04:00