set_tcp_cork

Function set_tcp_cork 

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