7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 14 11:19:14 PDT 2012
On 14/06/2012 18:28, Zhong Yu wrote:
> :
> I must be missing something - but in blocking mode, whatever the
> reason for short write is, why can't write() loop internally, return
> only when all bytes are written?
Just so we're clear, this is what this patch does, and only on Windows
because that is the only place where we have this issue.
-Alan
More information about the nio-dev
mailing list