-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cq): implementation poll_cq for cq_ex
We implement an iterator version of poll_cq for cq_ex, this adheres to the flavor of `ibv_start_poll` and `ibv_next_poll` APIs. Signed-off-by: Luke Yue <lukedyue@gmail.com>
- Loading branch information
1 parent
cd0548a
commit c5dfc9e
Showing
2 changed files
with
105 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters