Skip to main content

MAX_RESULTS_PER_CONN

Constant MAX_RESULTS_PER_CONN 

Source
pub const MAX_RESULTS_PER_CONN: usize = 64;
Expand description

Per-connection result-handle registry cap; beyond it the least recently used handle is evicted (its pages answer STALE with an “evicted” detail).