Expand description
Extension crate for fuchsia.posix.socket and fuchsia.posix.socket.packet.
Functionsยง
- datagram_
socket - Creates a datagram socket using the given provider.
- datagram_
socket_ with_ options - Creates a datagram socket using the given provider and configured with the specified options.
- packet_
socket - Creates a packet socket using the given provider.