2 references to ECONNREFUSED
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
45
{ Interop.Error.
ECONNREFUSED
, SocketError.ConnectionRefused },
94
{ SocketError.ConnectionRefused, Interop.Error.
ECONNREFUSED
},