Skip to main content

decrement_pending_requests

Function decrement_pending_requests 

Source
pub async fn decrement_pending_requests(
    bootstrap_state: &Arc<RwLock<BootstrapState>>,
    count: usize,
)
Expand description

Decrement the pending peer request counter (saturating).