pub const DEFAULT_MAX_CONNECTIONS: usize = 256;
Expand description

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