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