CVSROOT:        /cvs/src
Module name:    src
Branch:         cv-branch
Changes by:     [EMAIL PROTECTED]       2006-07-11 08:59:02

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
        * fhandler_socket.cc (fhandler_socket::fixup_after_fork): Handle
        wsock_mtx and wsock_evt on fork, thus handling close_on_exec correctly.
        (fhandler_socket::fixup_after_exec): Drop misguided attempt to handle
        close_on_exec here.
        (fhandler_socket::dup): Call fixup_after_fork with NULL parent.
        Add comment.
        (fhandler_socket::set_close_on_exec): Handle wsock_mtx and wsock_evt.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cv-branch&r1=1.3560.2.7&r2=1.3560.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&only_with_tag=cv-branch&r1=1.189.2.2&r2=1.189.2.3

Reply via email to