No buffer space available.
[Visual Basic] Public Const WSAENOBUFS As Integer [C#] public const int WSAENOBUFS; [C++] public: const int WSAENOBUFS; [JScript] public var WSAENOBUFS : int;
An operation on a socket could not be perfomred because the system lacked sufficient buffer space or because a queue was full.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace