Crate dnsping

Crate dnsping 

Source
Expand description

Ping a server with DNS.

Structs§

Datagram
Represents an UDP datagram, containing a TCP stream keeping the SOCKS proxy alive and an UDP socket sending and receiving data.
Socket
Represents an UDP socket.

Traits§

RW
Represents an socket which can send data to and receive data from a certain address.

Functions§

ping
Pings a DNS server.