3 references to EINPROGRESS
System.Net.Primitives (3)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (3)
52
{ Interop.Error.
EINPROGRESS
, SocketError.InProgress },
102
{ SocketError.InProgress, Interop.Error.
EINPROGRESS
},
105
{ SocketError.IOPending, Interop.Error.
EINPROGRESS
},