2 references to ENOTCONN
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
52
Interop.Error.
ENOTCONN
=> SocketError.NotConnected,
100
SocketError.NotConnected => Interop.Error.
ENOTCONN
,