solana_streamer::nonblocking::quic

Function compute_max_allowed_uni_streams

Source
pub fn compute_max_allowed_uni_streams(
    peer_type: ConnectionPeerType,
    total_stake: u64,
) -> usize