nginx/src
Roman Arutyunyan 489e1e6191 Stream pass: disabled passing from or to udp.
Passing from udp was not possible for the most part due to preread buffer
restriction.  Passing to udp could occasionally work, but the connection would
still be bound to the original listen rbtree, which prevented it from being
deleted on connection closure.
2024-05-03 20:26:05 +04:00
..
core Version bump. 2024-05-03 20:28:22 +04:00
event SSL: fixed possible configuration overwrite loading "engine:" keys. 2024-05-03 20:29:01 +04:00
http HTTP/3: fixed handling of malformed request body length. 2024-05-03 20:28:32 +04:00
mail Overhauled some diagnostic messages akin to 1b05b9bbcebf. 2024-03-22 14:51:14 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Detect cache line size at runtime on macOS. 2024-02-26 20:00:40 +00:00
stream Stream pass: disabled passing from or to udp. 2024-05-03 20:26:05 +04:00