Struct std::net::unix::TcpListener

struct TcpListener { ... }

A TCP listener which can accept new connections.

Fields

Methods

impl TcpListener { ... }