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

type IcmpEndpoint = IpEndpoint<Icmp>;

The ICMP(v6) endpoint type.