pub const DEFAULT_MAX_CLIENT_CONNECTIONS: usize = 192;
Expand description

The limit on the number of simultaneous P2P client connections used unless the corresponding configuration option is specified.