Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultUDPPort = 53
DefaultUDPPort is the well-known port for generic UDP probes.
View Source
const ProtocolName = "udp"
ProtocolName is the registered name for the UDP protocol.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UDP ¶
type UDP struct{}
UDP implements a generic UDP send/receive probe. It sends an empty datagram and waits for any response or ICMP error.
func (*UDP) DefaultPort ¶
func (*UDP) Description ¶
Click to show internal directories.
Click to hide internal directories.