pub fn all_interfaces()Expand description
Captures packets on all network interfaces.
This function starts a separate thread for each network interface found on the system. Each thread captures packets independently.
pub fn all_interfaces()Captures packets on all network interfaces.
This function starts a separate thread for each network interface found on the system. Each thread captures packets independently.