* fhandler_socket.cc (fhandler_socket::connect): Change error

handling for nonblocking connects to return EALREADY when
connect is called more than once for the same socket.
This commit is contained in:
Thomas Pfaff
2003-06-07 11:05:35 +00:00
parent 729d1ff9d8
commit f496071c40
2 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2003-06-07 Thomas Pfaff <tpfaff@gmx.net>
* fhandler_socket.cc (fhandler_socket::connect): Change error
handling for nonblocking connects to return EALREADY when
connect is called more than once for the same socket.
2003-06-06 Corinna Vinschen <corinna@vinschen.de>
* cygwin.din: Add vsyslog.