Ian Lance Taylor f89b66f5ad net: work around Solaris connect issue when server closes socket
On Solaris, if you do a in-progress connect, and then the
server accepts and closes the socket, the client's later
attempt to complete the connect will fail with EINVAL.  Handle
this case by assuming that the connect succeeded.  This code
is weird enough that it is implemented as Solaris-only so that
it doesn't hide a real error on a different OS.

See http://golang.org/issue/6828.

From-SVN: r206232
2013-12-28 18:00:30 +00:00
..
2013-11-27 01:05:38 +00:00
2013-11-27 01:05:38 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-11-27 01:05:38 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00
2013-07-16 06:54:42 +00:00