Socket
Error # 10041
Socket error (#10041): Protocol wrong type for socket.
Analyse & Solutions: A protocol was specified that does
not support the semantics of the socket type requested. For example, you
cannot use the ARPA Internet UDP protocol with type SOCK_STREAM.
|