Skip to content

Is there an order to SEND_COMPLETE events? #3189

Answered by nibanks
ManickaP asked this question in Q&A
Discussion options

You must be logged in to vote

They will always come in order with our current design. When we originally wrote this code years back I had the same question: Should we complete sends in the order they are acknowledged or the order they are queued? We ultimately decided to do queue order in case someone migrated from TCP and assumed it had the same behavior.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ManickaP
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