Skip to content

Valid fields in a transmit completion #9369

Answered by shefty
traxys asked this question in Q&A
Discussion options

You must be logged in to vote

The 4 fields mentioned are only valid for receive operations. My recommendation is to set them to 0, but that's up to the provider.
Applications are not supposed to look at those fields for completed sends but leaving them uninitialized could result in debugging issues on the application side if it tries to interpret them. Similarly, setting them to a valid value may result in an app assuming that all providers set those fields, which would lead to issues when swapping providers.

Replies: 1 comment

Comment options

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