Skip to content
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

handle sequence errors and drops for acquireRecv() #2

Open
guruofquality opened this issue Sep 17, 2015 · 0 comments
Open

handle sequence errors and drops for acquireRecv() #2

guruofquality opened this issue Sep 17, 2015 · 0 comments
Labels

Comments

@guruofquality
Copy link
Contributor

Because the link is over UDP, its natural to expect drops and reordering. The acquireRecv() implementation should detect this by dropping out of order-packets and reporting overflow/drop on these events so the caller can respond to the discontinuity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant