1 reference to
System.Net.Primitives (1)
System\Net\SocketException.Unix.cs (1)
20private SocketException(Interop.ErrorInfo error) : this(SocketErrorPal.GetSocketErrorForNativeError(error.Error), (uint)error.RawErrno)