Socket
Error # 10045
Socket error (#10045): Operation not supported.
Analyse & Solutions: The attempted operation is not supported
for the type of object referenced. Usually this occurs when a file descriptor
refers to a file or socket that cannot support this operation, for example,
trying to accept a connection on a datagram socket.
|