Move to Win32 APIs for network interface enumeration.

PiperOrigin-RevId: 799739002
This commit is contained in:
Francis Tsui
2025-08-26 15:16:22 -07:00
committed by Copybara-Service
parent 40bf056e17
commit dd2832d8b1
4 changed files with 166 additions and 74 deletions
@@ -81,6 +81,9 @@ constexpr auto kSocketSendBufferSize =
constexpr auto kRunScheduledExecutorCallbackOnExecutorThread =
flags::Flag<bool>(kConfigPackage, "45686494", false);
constexpr auto kEnableIpAddressesNative =
flags::Flag<bool>(kConfigPackage, "45722101", false);
} // namespace nearby_platform_feature
} // namespace config_package_nearby
} // namespace platform