A blocking socket call was canceled.
[Visual Basic] Public Const WSAEINTR As Integer [C#] public const int WSAEINTR; [C++] public: const int WSAEINTR; [JScript] public var WSAEINTR : int;
A blocking operation was interrupted.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace