2 references to EACCES
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
22Interop.Error.EACCES => SocketError.AccessDenied, 75SocketError.AccessDenied => Interop.Error.EACCES, // could also have been EPERM