Structsยง
- Owned wrapper around a system socket.
Enumsยง
- A local interface specified by its index or an address assigned to it.
Functionsยง
- from_
linger ๐ - into_
linger ๐ - set_
common_ ๐flags SetFD_CLOEXEC
andNOSIGPIPE
on thesocket
for platforms that need it. - set_
common_ ๐type SetSOCK_CLOEXEC
andNO_HANDLE_INHERIT
on thety
pe on platforms that support it.
Type Aliasesยง
- Inner ๐Store a
TcpStream
internally to take advantage of its niche optimizations on Unix platforms.