pub const DEFAULT_MAX_CONNECTIONS: usize = 256;
Concurrent connections accepted before further ones are refused.