Event Id | 10138 |
Source | Winsock |
Description | Operation not supported on socket. |
Event Information | According to Microsoft: EXPLANATION: The current operation is not supported for Windows Sockets with the current application. 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. Or the device driver for the protocol stack might not be compatible with Wsock32.dll. USER ACTION: Check your application settings or contact the supplier for the current application and report the problem. If you are using a third-party Transmission Control Protocol/Internet Protocol (TCP/IP), verify that it is compatible with Wsock32.dll. If you are using Microsoft TCP/IP, remove and reinstall TCP/IP. Or use another protocol that is compatible with Wsock32.dll For developers, if you close a socket inadvertently in one part of an application without keeping another part notified, use socket state in an application and/or handle this error gracefully as a non-fatal error. |
Reference Links | Operation not supported on socket |
Catch threats immediately
We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.