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

type IcmpSocket = RawSocket<Icmp>;

The ICMP(v6) socket type.