-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor MsQuic's native IP address types. (#53461)
* Use fixed buffers in MsQuic's native IP address types. And handle them more efficiently when moving between them and .NET's IPAddresses. * Update the names of all SOCKADDR_IN6's fields. * Remove a redundant switch in MsQuicAddressHelpers.SetPort.
- Loading branch information
1 parent
d5cef92
commit 3846a9c
Showing
2 changed files
with
15 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters