-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native Branch | Use modern networking sockets for low CPU usage and high performant code #2680
Merged
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3689aaa - Browse repository at this point
Copy the full SHA 3689aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8355cda - Browse repository at this point
Copy the full SHA 8355cdaView commit details -
NativeIO: Realmd: First impl of
LogonChallenge
just like cMangosCurrently only windows support. Using legacy `::select` function. Must use IOCTL in the future.
Configuration menu - View commit details
-
Copy full SHA for 92cd000 - Browse repository at this point
Copy the full SHA 92cd000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77dd187 - Browse repository at this point
Copy the full SHA 77dd187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe57b4 - Browse repository at this point
Copy the full SHA 6fe57b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32716c6 - Browse repository at this point
Copy the full SHA 32716c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2427f - Browse repository at this point
Copy the full SHA 3f2427fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8f563 - Browse repository at this point
Copy the full SHA 6e8f563View commit details -
Use high performance winsock2 async sockets
The implementation is inspired by Boost::ASIO and Nginx
Configuration menu - View commit details
-
Copy full SHA for 67102f9 - Browse repository at this point
Copy the full SHA 67102f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e2fc6 - Browse repository at this point
Copy the full SHA 13e2fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59ae3b - Browse repository at this point
Copy the full SHA c59ae3bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.