Function rustix::backend::net::sockopt::get_tcp_nodelay

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