Name

rio_get_inb_message — Get A RIO message from an inbound mailbox queue

Synopsis

void * rio_get_inb_message (struct rio_mport * mport,
 int mbox);
 

Arguments

struct rio_mport * mport

Master port containing the inbound mailbox

int mbox

The inbound mailbox number

Description

Get a RIO message from an inbound mailbox queue. Returns 0 on success.