2 references to WSAEADDRINUSE
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
2120if (socketException.ErrorCode == UnsafeNativeMethods.WSAEADDRINUSE) 2147if (socketException.ErrorCode == UnsafeNativeMethods.WSAEADDRINUSE)