Skip to main content

Module socket

Module socket 

Source
🔬This is a nightly-only experimental API. (unix_socket_ancillary_data #76915)
Available on (Linux or Android or Cygwin) and not ((WebAssembly and non-WASI, or Fortanix and SGX)) only.
Expand description

Linux and Android-specific socket functionality.

Traits§

UnixSocketExtExperimental
Linux-specific functionality for AF_UNIX sockets UnixDatagram and UnixStream.