2 references to WSAECONNABORTED
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
660if (socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED && 668socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED ||