Constant linux_unsafe::raw::GETSOCKOPT
source · pub const GETSOCKOPT: V = 55;
Expand description
The system call number for getsockopt
on this platform.
pub const GETSOCKOPT: V = 55;
The system call number for getsockopt
on this platform.