CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     c...@sourceware.org     2009-08-04 22:35:35

Modified files:
        cygwin         : ChangeLog fhandler_socket.cc net.cc path.cc 
                         path.h 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4609&r2=1.4610
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=uberbaum&r1=1.241&r2=1.242
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/net.cc.diff?cvsroot=uberbaum&r1=1.260&r2=1.261
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.559&r2=1.560
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.133&r2=1.134

Reply via email to