Skip to main content

Module net

Module net 

Source
Expand description

Types for configuring how HTTP connections interact with the network.

Modules§

dns
Configuration of DNS resolution.
interface
Network interface selection for outgoing connections.

Structs§

Dialer
A custom address or dialer for connecting to a host.
DialerParseError
An error which can be returned when parsing a dial address.

Enums§

IpVersion
Supported IP versions that can be used.