nginx/src
Ruslan Ermilov b445d1884f Win32: use only preallocated memory in send/recv chain functions.
The ngx_wsasend_chain() and ngx_wsarecv_chain() functions were
modified to use only preallocated memory, and the number of
preallocated wsabufs was increased to 64.
2021-07-05 13:26:49 +03:00
..
core Core: escaping of chars not allowed in URIs per RFC 3986. 2021-06-28 18:01:11 +03:00
event Core: added the ngx_rbtree_data() macro. 2021-06-21 09:42:43 +03:00
http Disabled control characters in the Host header. 2021-06-28 18:01:24 +03:00
mail Mail: max_errors directive. 2021-05-19 03:13:31 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Win32: use only preallocated memory in send/recv chain functions. 2021-07-05 13:26:49 +03:00
stream Stream: the "fastopen" parameter of the "listen" directive. 2021-05-20 19:59:16 +03:00