rustix::backend::net::sockopt

Function get_tcp_congestion

Source
pub(crate) fn get_tcp_congestion(fd: BorrowedFd<'_>) -> Result<String>