UM C API
6.16.1
|
Structure that holds ACK information for a given message. More...
#include <lbm.h>
Data Fields | |
lbm_uint_t | sequence_number |
The sequence number of the message that is being acknowledged. | |
lbm_uint_t | rcv_registration_id |
The registration ID for the receiver. | |
void * | msg_clientd |
The clientd pointer passed in for the message. | |
Structure that holds ACK information for a given message.