Categories
Exclude from Global Search Knowledge Support Log Level Warning Support exacqVision Server Categories Products Logs Other

*** WSAENOTCONN – 10057 ***

*** WSAENOTCONN – 10057 ***

Description

Socket is not connected.

Notes

A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using sendto) no address was supplied. Any other type of operation might also return this error—for example, setsockopt setting SO_KEEPALIVE if the connection has been reset.