CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-06-02 17:52:17

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
        * fhandler_socket.cc: Include cygthread.h.
        (class sock_event): Remove.
        (thread_connect): New function.
        (thread_accept): Ditto.
        (fhandler_socket::connect): Use cygthread instead of socket event
        handling for blocking sockets.
        (fhandler_socket::accept): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1917&r2=1.1918
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.99&r2=1.100

Reply via email to