Contents Index Unable to shut down a socket. The operation would cause blocking.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to initialize the sockets layer.


Item Value
Error code 70
Constant SOCKET_STARTUP (Java) STREAM_ERROR_SOCKET_STARTUP (C/C++) ulStreamErrorSocketStartup (Visual Basic)
Probable cause 

The network layer was unable to initialize the socket layer. Check the following:

1) The sockets layer is properly installed. The correct network interface library must be present and accessible.

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

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


Contents Index Unable to shut down a socket. The operation would cause blocking.