SENDER_CAPACITY

Constant SENDER_CAPACITY 

const SENDER_CAPACITY: usize = _; // 1_048_576usize
Expand description

The capacity of the broadcast channel used to send the input records read from the console input buffer to the named pipe servers connected to each client in parallel.