Contents Index Unable to select a socket status. Unable to shut down a socket.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to set socket option number %1!s!.


Item Value
Error code 66
Constant SOCKET_SET_OPTION (Java) STREAM_ERROR_SOCKET_SET_OPTION (C/C++) ulStreamErrorSocketSetOption (Visual Basic)
Parameter 1 The socket option being set.
Probable cause 

The network layer was unable to set a socket option. This error may be the first indication that a connection has been lost. Check the following:

1) The machine is still connected to the network, and the network is responsive.

2) The other side of the connection is running normally.

3) There are enough system resources available. Free up system resources if they are running low.


Contents Index Unable to select a socket status. Unable to shut down a socket.