- Change Summary:
-
use g_networking_init instead of manually setting up winsock
- Commits:
-
Summary ID 83bc42043c9e38e50b81c583ec6b71b2777a6c22 767c47ead45398984f002beb91c3322f6b6ae304
Implement get_all_local_ips for windows
Review Request #2048 — Created Nov. 8, 2022 and submitted
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.
Summary | ID |
---|---|
757085a6e9abb59b7a041082a96efdc251459fa9 |
Description | From | Last Updated |
---|---|---|
I would move the strdup into the if: ips = g_list_prepend(ips, g_strdup(ip)) |
QuLogic |
- Change Summary:
-
address issues
- Commits:
-
Summary ID 767c47ead45398984f002beb91c3322f6b6ae304 757085a6e9abb59b7a041082a96efdc251459fa9