UM C API  6.16
ume_liveness_receiving_context_t_stct Struct Reference

Structure that holds the information about a receiving context. More...

#include <lbm.h>

Data Fields

lbm_uint64_t regid
 Registration ID.
 
lbm_uint64_t session_id
 Session ID.
 
int flag
 Flag: Bitmap of flag bits ORed together. Bits are: LBM_UME_LIVENESS_RECEIVER_UNRESPONSIVE_FLAG_* (i.e. LBM_UME_LIVENESS_RECEIVER_UNRESPONSIVE_FLAG_TMO, LBM_UME_LIVENESS_RECEIVER_UNRESPONSIVE_FLAG_EOF)
 

Detailed Description

Structure that holds the information about a receiving context.

A structure used to hold a receiving context's user rcv regid and session id. Source contexts use this information to track receiver liveness.

See ume_liveness_receiving_context_t_stct for field definitions.


The documentation for this struct was generated from the following file: