2 references to ENOTSOCK
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
53
Interop.Error.
ENOTSOCK
=> SocketError.NotSocket,
101
SocketError.NotSocket => Interop.Error.
ENOTSOCK
,