7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
Kurchi Hazra
kurchi.subhra.hazra at oracle.com
Wed Jun 13 10:40:26 PDT 2012
On 6/13/2012 9:46 AM, Alan Bateman wrote:
> On 13/06/2012 17:24, Kurchi Subhra Hazra wrote:
>> Just out of curiosity - why are you doing multiple calls to WSASend
>> as opposed to setting up
>> and sending multiple buffers with one call?
>>
>> - Kurchi
> The issue is the asynchronous close when the total size (over all
> buffers) is >= 128k.
I see. Thanks!
- Kurchi
More information about the nio-dev
mailing list