CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-08-14 06:58:45

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

Log message:
        * (fhandler_socket::getsockname): Fix length returned for unbound
        AF_LOCAL sockets.
        (fhandler_socket::getpeername): Ditto.
        * net.cc (socketpair): Don't set sun_path and peer_sun_path to
        make sure getsockname and getpeername return the correct values
        for AF_LOCAL sockets.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4623&r2=1.4624
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.245&r2=1.246
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.263&r2=1.264

Reply via email to