| Main index | Section 3 | Options |
#include <infiniband/verbs.h>"structibv_comp_channel*ibv_create_comp_channel(structibv_context *context);
int ibv_destroy_comp_channel(struct ibv_comp_channel *channel);
ibv_destroy_comp_channel() destroys the completion event channel channel.
ibv_destroy_comp_channel() returns 0 on success, or the value of errno on failure (which indicates the failure reason).
ibv_destroy_comp_channel() fails if any CQs are still associated with the completion event channel being destroyed.
| 2006-10-31 | IBV_CREATE_COMP_CHANNEL (3) | libibverbs |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | UNIX is a four-letter word! | ” |