/[Apache-SVN]
ViewVC logotype

Revision 1902312


Jump to revision: Previous Next
Author: ylavic
Date: Tue Jun 28 11:08:32 2022 UTC (22 months, 1 week ago)
Changed paths: 1
Log Message:
apr_socket_sendv: WIN32: Limit the number of WSABUFs allocated for a single call.

* network_io/win32/sendrecv.c():
  Define WSABUF_ON_HEAP to 500.

* network_io/win32/sendrecv.c(apr_socket_sendv):
  Do not sendv more than WSABUF_ON_HEAP WSABUFs.

[Reverted by r1904714]


Changed paths

Path Details
Directoryapr/apr/trunk/network_io/win32/sendrecv.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26