Constant linux_unsafe::raw::GETSOCKNAME
source · pub const GETSOCKNAME: V = 51;
Expand description
The system call number for getsockname
on this platform.
pub const GETSOCKNAME: V = 51;
The system call number for getsockname
on this platform.