rdma_event_str
Returns a string representation of an rdma cm event.
- Provided by: librdmacm-dev (Version: 39.0-1)
- Source: rdma-core
- Report a bug
Returns a string representation of an rdma cm event.
#include <rdma/rdma_cma.h>
char * rdma_event_str (enumrdma_cm_event_type event );"
Returns a string representation of an asynchronous event.
Returns a pointer to a static character string corresponding to the event.