Skip to content

Behaviour of bundled recv: will kernel post a single CQE only after reading all the requested bytes? #1167

Answered by axboe
kafka64 asked this question in Q&A
Discussion options

You must be logged in to vote

For recv, it'll post a CQE for the data that is available, as a single CQE. Bundled send and receive behave in the same way in that regard.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kafka64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants