pub const LISTENER_BACKLOG: c_int = 1024;
The maximum length of the pending (unaccepted) connection queue of a listener.