10093 0000276D WSANOTINITIALISED

Source

Winsock

Explanation

A successful WSAStartup() has not yet been performed.

Possible Cause

Either the application hasn't called WSAStartup(), or WSAStartup() failed. The application might be accessing a socket which the current active task does not own (that is, trying to share a socket between tasks), or WSACleanup() has been called too many times.

Action

See Reporting Error Code Problems to Novell®.

A trademark symbol (®, TM, etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark. For information on trademarks, see Legal Notices.