Function webrtc_ice::util::local_interfaces
source · pub async fn local_interfaces(
vnet: &Arc<Net>,
interface_filter: &Option<InterfaceFilterFn>,
ip_filter: &Option<IpFilterFn>,
network_types: &[NetworkType]
) -> HashSet<IpAddr>