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