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