Module socket2::socket

source ·

Structs

  • Owned wrapper around a system socket.

Enums

Functions

Type Aliases

  • Inner 🔒
    Store a TcpStream internally to take advantage of its niche optimizations on Unix platforms.