ping
0.0.1
Structs
PingData
PingSink
PingStream
Enums
PingError
Constants
ICMP_HEADER_LEN
Traits
FuchsiaIpExt
IcmpSocket
IpExt
TryFromSockAddr
Functions
new_icmp_socket
new_unicast_sink_and_stream
ping
Function
new_icmp_socket
Copy item path
Settings
Help
Summary
Source
pub fn new_icmp_socket<I:
IpExt
>() ->
Result
<DatagramSocket>
Expand description
Create a new ICMP socket.