[][src]Crate solana_netutil

The netutil module assists with networking

Structs

UdpSocketPair

A data type representing a public Udp socket

Functions

bind_in_range
bind_to
find_available_port_in_range
get_ip_addr
get_public_ip_addr

Tries to determine the public IP address of this machine

multi_bind_in_range
parse_host
parse_host_port
parse_port_or_addr
parse_port_range

Type Definitions

PortRange