Function nix::sys::socket::getsockopt [−][src]
pub fn getsockopt<O: GetSockOpt>(fd: RawFd, opt: O) -> Result<O::Val>
Get the current value for the requested socket option
pub fn getsockopt<O: GetSockOpt>(fd: RawFd, opt: O) -> Result<O::Val>
Get the current value for the requested socket option