rdr_rcv
static int rdr_rcv(int fd, rdr_msg_hdr_t *hdr, char **data, int timeout);
if ((err = rdr_rcv(fd, hdr, &unpack_buf, timeout)) != RDR_OK) {