commit | 701b89e81573115013b51dc8691cc8560df5f4b3 | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Mon Jul 05 13:26:49 2021 +0300 |
committer | Ruslan Ermilov <ru@nginx.com> | Mon Jul 05 13:26:49 2021 +0300 |
tree | 27b18453fb9bd95d14828881ee76c376c736cb3a | |
parent | f4e7b5dd0c3d25aaefc0dada4cbe4e53529329a2 [diff] |
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.