Protocol family not supported.
[Visual Basic] Public Const WSAEPFNOSUPPORT As Integer [C#] public const int WSAEPFNOSUPPORT; [C++] public: const int WSAEPFNOSUPPORT; [JScript] public var WSAEPFNOSUPPORT : int;
The protocol family has not been configured into the system or no implementation for it exists.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace