Type Definition asyncio::ip::IcmpSocket [] [src]

type IcmpSocket = RawSocket<Icmp>;

The ICMP socket type.