Function rust_p2p_core::socket::get_best_interface
source ยท pub fn get_best_interface(dest_ip: Ipv4Addr) -> Result<LocalInterface>Expand description
Obtain the optimal interface with the specified IP address
pub fn get_best_interface(dest_ip: Ipv4Addr) -> Result<LocalInterface>Obtain the optimal interface with the specified IP address