Crate fidl_fuchsia_posix_socket_ext

Crate fidl_fuchsia_posix_socket_ext 

Source
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.