pub fn recv<Fd: AsFd>(fd: Fd, buf: &mut [u8], flags: RecvFlags) -> Result<usize>
recv(fd, buf, flags)—Reads data from a socket.
recv(fd, buf, flags)