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.