Type Definition asyncio::ip::UdpEndpoint
[−]
[src]
type UdpEndpoint = IpEndpoint<Udp>;
The UDP endpoint type.
type UdpEndpoint = IpEndpoint<Udp>;
The UDP endpoint type.