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