CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-07-29 12:47:54

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc net.cc select.cc 

Log message:
        Throughout change "WinSock" to "Winsock" in comments.
        * fhandler_socket.cc (fhandler_socket::sendmsg): Add missing call to
        get_inet_addr to convert AF_LOCAL to AF_INET sockets.
        * net.cc (cygwin_socket): Workaround UDP Winsock problem.  Add comment
        to explain why.
        * select.cc: Include winsock2.h rather than winsock.h.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5455&r2=1.5456
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.277&r2=1.278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.287&r2=1.288
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&r1=1.175&r2=1.176

Reply via email to