use IOCTL_NETC_GET_IF_INFO in net::GetNetworkList() on Fuchsia |
|
Issue descriptionOn fuchsia net::GetNetworkList() currently calls getifaddrs(), but getifaddrs() is not implemented. Since we have netconfig.h in the SDK now it should be possible to use IOCTL_NETC_GET_IF_INFO to get list of networks on Fuchsia. |
|
►
Sign in to add a comment |
|
Comment 1 by w...@chromium.org
, Jul 10Status: WontFix (was: Untriaged)