| Main index | Section 3 | Options |
struct rdma_event_channel * rdma_create_event_channel (void);
| void | no arguments |
All created event channels must be destroyed by calling rdma_destroy_event_channel. Users should call rdma_get_cm_event to retrieve events on an event channel.
Each event channel is mapped to a file descriptor. The associated file descriptor can be used and manipulated like any other fd to change its behavior. Users may make the fd non-blocking, poll or select the fd, etc.
| 2007-05-15 | RDMA_CREATE_EVENT_CHANNEL (3) | librdmacm |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
