1 reference to EINTR
System.Private.CoreLib (1)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (1)
14Debug.Assert(errorInfo.Error != Error.EINTR, "EINTR errors should be handled by the native shim and never bubble up to managed code");