10093 Successful WSA note yet performed

  • Thread starter Thread starter Jay
  • Start date Start date
It means the application called an network API without (successfully)
performing a WSAStartup.

At user level, it usually means that the application requires a better
version of Winsock.

At programmer level, bad code, one should check to see if WSAStartup was
successful before proceeding.

Where did you encounter this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Error message 10093 WSA Startup 0
WSA startup 1
Successful WSA start-up not yet complete 1
Ingenious Ideas 6
Windows XP wsa startup fail 2
WSA 1
WSAStartup 1
WSAStartup not yet performed 2

Back
Top