Constant linux_unsafe::raw::GETPEERNAME
source · pub const GETPEERNAME: V = 52;
Expand description
The system call number for getpeername
on this platform.
pub const GETPEERNAME: V = 52;
The system call number for getpeername
on this platform.