Support querying the list of network interfaces and listening for changes |
|||
Issue descriptionP2PSocketDispatcherHost (p2p/socket_dispatcher_host.cc) subscribes to network change events (through net::NetworkChangeNotifier::NetworkChangeObserver). On network change, it queries the list of network interfaces (through net::GetNetworkList). With network service, we will need to support these features. For listening to network change events, we have services/network/public/mojom/network_change_manager.mojom, but still need a way to get the list of network interfaces.
,
May 30 2018
,
Jul 16
Decided to do Approach 2 in https://docs.google.com/document/d/1PeRCLWgJdiwznysVOGyXJCF7tDsMQgwto1x_6v3dHug/edit?usp=sharing instead. Closing this one as WontFix. |
|||
►
Sign in to add a comment |
|||
Comment 1 by dxie@chromium.org
, May 18 2018