2 references to EINTR
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
39Interop.Error.EINTR => SocketError.Interrupted, 90SocketError.Interrupted => Interop.Error.EINTR,