Module linux_ext
Source Available on Linux or Android only.
Expand description
Linux and Android-specific networking functionality.
- addr ๐
- Linux and Android-specific extensions to socket addresses.
- socket ๐ Experimental
- Linux and Android-specific socket functionality.
- tcp ๐ Experimental
- Linux and Android-specific tcp extensions to primitives in the
std::net
module.