OSDN Git Service

* fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size if
authorcgf <cgf>
Tue, 4 Aug 2009 22:35:34 +0000 (22:35 +0000)
committercgf <cgf>
Tue, 4 Aug 2009 22:35:34 +0000 (22:35 +0000)
commit8080388fa07d03f183ab8075771069bdf5473416
treed7399db201085dabb519ea19bf9b5000d9fc9d1e
parent36e4db3229cbe1f0a1089224e54d5f7a3580864f
* fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size if
the length exceeds it.
* net.cc (fdsock): Use 65535 as window size, just like the comment says or we
run into problems with DuplicateHandle.
* path.cc (patch_conv::check): Use set_path to set invalid filename.
* path.h (path_conv::path_conv): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_socket.cc
winsup/cygwin/net.cc
winsup/cygwin/path.cc
winsup/cygwin/path.h