CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2014-10-11 16:37:29

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
        * fhandler_socket.cc (fhandler_socket::af_local_connect): Drop outdated
        comment.
        (fhandler_socket::evaluate_events): Only set connect_state and call
        af_local_connect if connect_state is connect_pending.  Explain why.
        Drop redundant test for socket family and type.
        (fhandler_socket::connect): Extend comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6531&r2=1.6532
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.312&r2=1.313

Reply via email to