Manpage logo

rdma_event_str - Returns a string representation of an rdma cm event.

NAME  SYNOPSIS  ARGUMENTS  DESCRIPTION  RETURN VALUE  SEE ALSO 

NAME

rdma_event_str − Returns a string representation of an rdma cm event.

SYNOPSIS

#include <rdma/rdma_cma.h>

char * rdma_event_str (enumrdma_cm_event_type event );"

ARGUMENTS

event

Asynchronous event.

DESCRIPTION

Returns a string representation of an asynchronous event.

RETURN VALUE

Returns a pointer to a static character string corresponding to the event.

SEE ALSO

rdma_get_cm_event(3)


Updated 2026-06-01 - jenkler.se | uex.se