MAX_HANDLE_QUEUE_SIZE

Constant MAX_HANDLE_QUEUE_SIZE 

Source
const MAX_HANDLE_QUEUE_SIZE: usize = 64;
Expand description

Maximum number of handles that can be queued for transfer This prevents unbounded memory growth from DoS attacks