1RDMA_DESTROY_EVENT_CHANNELL(i3b)rdmacm Programmer's MaRnDuMaAl_DESTROY_EVENT_CHANNEL(3)
2
3
4

NAME

6       rdma_destroy_event_channel - Close an event communication channel.
7

SYNOPSIS

9       #include <rdma/rdma_cma.h>
10
11       void rdma_destroy_event_channel (struct rdma_event_channel *channel);
12

ARGUMENTS

14       channel     The communication channel to destroy.
15

DESCRIPTION

17       Release  all  resources associated with an event channel and closes the
18       associated file descriptor.
19

NOTES

21       All rdma_cm_id's associated with the event channel must  be  destroyed,
22       and all returned events must be acked before calling this function.
23

SEE ALSO

25       rdma_create_event_channel(3),                     rdma_get_cm_event(3),
26       rdma_ack_cm_event(3)
27
28
29
30librdmacm                         2007-05-15     RDMA_DESTROY_EVENT_CHANNEL(3)
Impressum