Function net::get_interfaces

source ·
pub fn get_interfaces() -> &'static Mutex<Vec<Arc<NetworkInterface>>>
Expand description

Returns a list of available interfaces behind a mutex.