Function rustix::backend::net::sockopt::get_socket_linger

source ยท
pub(crate) fn get_socket_linger(fd: BorrowedFd<'_>) -> Result<Option<Duration>>