Skip to main content

RESPONSE_QUEUE_SIZE

Constant RESPONSE_QUEUE_SIZE 

Source
const RESPONSE_QUEUE_SIZE: usize = 256;
Expand description

Bound on the per-connection outbound response queue.