virtual_net

Trait VirtualIcmpSocket

Source
pub trait VirtualIcmpSocket:
    VirtualConnectionlessSocket
    + Debug
    + Send
    + Sync
    + 'static { }
Expand description

ICMP sockets are low level devices bound to a specific address that can send and receive ICMP packets

Implementorsยง