7 references to AlreadyInProgress
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
41
{ Interop.Error.EALREADY, SocketError.
AlreadyInProgress
},
92
{ SocketError.
AlreadyInProgress
, Interop.Error.EALREADY },
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
41
{ Interop.Error.EALREADY, SocketError.
AlreadyInProgress
},
92
{ SocketError.
AlreadyInProgress
, Interop.Error.EALREADY },
System.Net.Sockets (3)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
41
{ Interop.Error.EALREADY, SocketError.
AlreadyInProgress
},
92
{ SocketError.
AlreadyInProgress
, Interop.Error.EALREADY },
System\Net\Sockets\SocketsTelemetry.cs (1)
243
SocketError.
AlreadyInProgress
=> "already_in_progress",