Skip to main content

MAX_CONCURRENCY

Constant MAX_CONCURRENCY 

Source
pub const MAX_CONCURRENCY: usize = 64;
Expand description

Hard upper bound on concurrent multi-host sessions and SCP file channels.

Clap --max-concurrency / --scp-file-concurrency ranges must use this value.