rustix::backend::net::sockopt

Function get_tcp_nodelay

Source
pub(crate) fn get_tcp_nodelay(fd: BorrowedFd<'_>) -> Result<bool>