On Tue, Jun 28, 2022 at 1:53 PM Ivan Zhakov wrote:
>
> On Tue, 28 Jun 2022 at 14:08, wrote:
> >
> > Author: ylavic
> > Date: Tue Jun 28 11:08:32 2022
> > New Revision: 1902312
> >
> > URL: http://svn.apache.org/viewvc?rev=1902312&view=rev
> > Log:
> > apr_socket_sendv: WIN32: Limit the number of
On Tue, 28 Jun 2022 at 14:08, wrote:
>
> Author: ylavic
> Date: Tue Jun 28 11:08:32 2022
> New Revision: 1902312
>
> URL: http://svn.apache.org/viewvc?rev=1902312&view=rev
> Log:
> apr_socket_sendv: WIN32: Limit the number of WSABUFs allocated for a single
> call.
>
> * network_io/win32/sendrecv.