2 references to EINTR
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
53
{ Interop.Error.
EINTR
, SocketError.Interrupted },
103
{ SocketError.Interrupted, Interop.Error.
EINTR
},