Jonathan Lemon 0bf301c0ee Correctly emulate linux_connect. For nonblocking sockets, the behavior
is to return EINPROGRESS, EALREADY, (so_error ONCE), EISCONN.  Certain
linux applications rely on the so_error (normally 0) being returned in
order to operate properly.

Tested by:	Thomas Moestl <tmoestl@gmx.net>
2001-03-01 21:44:40 +00:00
..
2001-03-01 21:00:17 +00:00
2000-08-25 07:32:24 +00:00
2000-12-03 01:30:31 +00:00
2000-08-25 07:32:24 +00:00
2001-02-06 11:21:58 +00:00