Implement get_all_local_ips for windows
Review Request #2048 — Created Nov. 8, 2022 and submitted — Latest diff uploaded
This is a simple approach and only works with IPv4 In the meantime this seems to work for simple cases.
Ran on Windows 11 and verified it got the correct IP address.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
traversity/meson.build |
---|
traversity/traversitycore.c |
---|
traversity/traversitycorewin32.c |
---|
traversity-test/traversity-test.c |
---|