mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2026-04-26 14:15:52 +03:00
[GH-ISSUE #20] help! multithreaded server #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @coderboi2001 on GitHub (Apr 3, 2022).
Original GitHub issue: https://github.com/EmilHernvall/dnsguide/issues/20
I wanted to turn your server to a multithreaded one and I receive this error
An error occurred: Either the application has not called WSAStartup, or WSAStartup failed. (os error 10093) handle An error occurred: Either the application has not called WSAStartup, or WSAStartup failed.I know this is not an issue with your code, help would be much appreciated