Skip to main content

recv_u64

Function recv_u64 

Source
pub(crate) fn recv_u64(fd: usize) -> Result<u64, Error>
Expand description

Receive a native-endian 64-bit value from a pipe.