pub fn set_socket_keepalive<Fd: AsFd>(fd: Fd, keepalive: bool) -> Result<()>
Available on crate feature net only.
Expand description