2 references to EADDRINUSE
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
37
{ Interop.Error.
EADDRINUSE
, SocketError.AddressAlreadyInUse },
89
{ SocketError.AddressAlreadyInUse, Interop.Error.
EADDRINUSE
},