Skip to main content

Module icmp

Module icmp 

Source
Expand description

ICMP socket.

Supplies synchronous and asynchronous interfaces for sending and receiving Internet Control Message Protocol packets.

Structs§

IcmpConfig
Configuration for an ICMP socket.
IcmpSocket
Synchronous ICMP socket.

Enums§

IcmpKind
ICMP protocol version.
IcmpSocketType
ICMP socket type, either DGRAM or RAW.