pub const LISTENER_BACKLOG: c_int = 1024;
Expand description

The maximum length of the pending (unaccepted) connection queue of a listener.