CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-11-28 15:54:17

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc 
        winsup/cygwin/include/cygwin: socket.h 

Log message:
        * fhandler_socket.cc (fhandler_socket::recv_internal): Add MSG_WAITALL
        handling.  Use explicit flag values instead of MSG_WINMASK.
        (fhandler_socket::send_internal): Use explicit flag values instead of
        MSG_WINMASK.
        * include/cygwin/socket.h (MSG_WINMASK): Remove definition.
        (MSG_WAITALL): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3957&r2=1.3958
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.216&r2=1.217
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/socket.h.diff?cvsroot=src&r1=1.22&r2=1.23

Reply via email to