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

type IcmpEndpoint = IpEndpoint<Icmp>;

The ICMP endpoint type.