Enum std::io::net::addrinfo::ProtocolExperimental
[-]
[+]
[src]
pub enum Protocol { TCP, UDP, }
A transport protocol associated with either a hint or a return value of
lookup
Variants
TCP | |
UDP |