src/winsup/cygwin ChangeLog fhandler_socket.cc
corinna@cygwin.com
corinna@cygwin.com
Sun Jul 27 10:20:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2008-07-27 10:20:50
Modified files:
winsup/cygwin : ChangeLog fhandler_socket.cc
Log message:
* fhandler_socket.cc (fhandler_socket::send_internal): Send never more
then 64K bytes at once. For blocking sockets, loop until entire data
has been sent or an error occurs.
(fhandler_socket::sendto): Drop code which sends on 64K bytes.
(fhandler_socket::sendmsg): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4231&r2=1.4232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.230&r2=1.231
More information about the Cygwin-cvs
mailing list