rustix::backend::net::sockopt

Function set_tcp_congestion

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