1 reference to WSAENOBUFS
System.ServiceModel.NetTcp (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
849
else if ((int)socketException.SocketErrorCode == UnsafeNativeMethods.
WSAENOBUFS
)