debian man page for rdma_event_str

Query: rdma_event_str

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RDMA_EVENT_STR(3)					   Librdmacm Programmer's Manual					 RDMA_EVENT_STR(3)

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) librdmacm 2007-05-15 RDMA_EVENT_STR(3)
Related Man Pages
rdma_join_multicast(3) - debian
rdma_migrate_id(3) - debian
rdma_resolve_route(3) - debian
rdma_get_request(3) - centos
rdma_resolve_route(3) - centos
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com