rustix::backend::net::sockopt

Function get_tcp_cork

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