rdma_destroy_event_channel(3) centos man page | unix.com

Man Page: rdma_destroy_event_channel

Operating Environment: centos

Section: 3

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

NAME
rdma_destroy_event_channel - Close an event communication channel.
SYNOPSIS
#include <rdma/rdma_cma.h> void rdma_destroy_event_channel (struct rdma_event_channel *channel);
ARGUMENTS
channel The communication channel to destroy.
DESCRIPTION
Release all resources associated with an event channel and closes the associated file descriptor.
RETURN VALUE
Returns 0 on success, or -1 on error. If an error occurs, errno will be set to indicate the failure reason.
NOTES
All rdma_cm_id's associated with the event channel must be destroyed, and all returned events must be acked before calling this function.
SEE ALSO
rdma_create_event_channel(3), rdma_get_cm_event(3), rdma_ack_cm_event(3) librdmacm 2007-05-15 RDMA_DESTROY_EVENT_CHANNEL(3)
Related Man Pages
ibv_create_comp_channel(3) - debian
ibv_destroy_comp_channel(3) - debian
rdma_notify(3) - debian
rdma_cm(7) - debian
rdma_create_event_channel(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it