Socket type not supported.
[Visual Basic] Public Const WSAESOCKTNOSUPPORT As Integer [C#] public const int WSAESOCKTNOSUPPORT; [C++] public: const int WSAESOCKTNOSUPPORT; [JScript] public var WSAESOCKTNOSUPPORT : int;
The support for the specified socket type does not exist in this address family.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace