Function rustix::backend::net::sockopt::set_tcp_congestion

source ยท
pub(crate) fn set_tcp_congestion(fd: BorrowedFd<'_>, value: &str) -> Result<()>