Added Files: |
---|
Use the SIO_ADDRESS_LIST_QUERY WSAIoctl to query network interfaces
Review Request #2174 — Created Jan. 3, 2023 and submitted
Information | |
---|---|
grim | |
traversity/traversity | |
default | |
Reviewers | |
pidgin | |
This ioctl only returns addresses that are bindable that means we don't have to do any cleanup or ignoring of the interface list.
Ran on a machine with both ipv4 and ipv6.

-
-
traversity/traversitycorewin32.c (Diff revision 1) addresses
not free'd in case of this early return
Change Summary:
rebased and fixed a memory leak
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+208 -100) |