CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-12-28 17:24:03

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_socket.cc 

Log message:
        * fhandler.h (fhandler_socket::wait_for_events): Drop parameter default
        value.
        * fhandler_socket.cc (fhandler_socket::connect): Add false as second
        parameter to wait_for_events call.
        (fhandler_socket::accept): Ditto.
        (fhandler_socket::send_internal): Fix typo in call to wait_for_events.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4755&r2=1.4756
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.387&r2=1.388
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.255&r2=1.256

Reply via email to