2 references to EISCONN
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
55
{ Interop.Error.
EISCONN
, SocketError.IsConnected },
106
{ SocketError.IsConnected, Interop.Error.
EISCONN
},