Constant linux_unsafe::raw::RECVFROM
source · pub const RECVFROM: V = 45;
Expand description
The system call number for recvfrom
on this platform.
pub const RECVFROM: V = 45;
The system call number for recvfrom
on this platform.