-
Notifications
You must be signed in to change notification settings - Fork 10
New API and static analysis #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…to VSCode, and I am not even paid to say that)
… and the remaining few tests pass
thirtytwobits
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
General comments. Looks good otherwise.
| /// speaking in terms of Berkeley sockets). In the case of redundant interfaces, each socket may need to be configured | ||
| /// to emit data through its specific interface. | ||
| /// | ||
| /// Graphically, the transmission pipeline is arranged as follows: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See discussion in chat about what the application should do if one of these tx pipelines fills up but not the other.
|
@lydia-at-amazon @thirtytwobits I updated the docs to try and capture almost all of the issues raised here, and marked the respective threads as resolved. I also added one idea on the future evolution of |
|
Kudos, SonarCloud Quality Gate passed! |
|
As this is approved, I am going to merge this now. Please move unfinished discussions to new issues if necessary. |








Please focus on the documentation in
udpard.h. The other changes are trivial and can be ignored.Changes: