1
2RDMA_DESTROY_EP(3)       Librdmacm Programmer's Manual      RDMA_DESTROY_EP(3)
3
4
5

NAME

7       rdma_destroy_ep - Release a communication identifier.
8

SYNOPSIS

10       #include <rdma/rdma_cma.h>
11
12       void rdma_destroy_ep (struct rdma_cm_id *id);
13

ARGUMENTS

15       id          The communication identifier to destroy.
16

DESCRIPTION

18       Destroys the specified rdma_cm_id and all associated resources
19

NOTES

21       rdma_destroy_ep  will  automatically  destroy any QP and SRQ associated
22       with the rdma_cm_id.
23

SEE ALSO

25       rdma_create_ep(3)
26
27
28
29librdmacm                         2011-06-15                RDMA_DESTROY_EP(3)
Impressum