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

Improve requests of missing frames #131

Closed
wants to merge 2 commits into from
Closed

Conversation

stefdude
Copy link

  • when requesting a packet, do not request an already received packet
  • move the last-chance resend to buffer_get_frame
  • check more often for missing frames
    own checks show that some frames need to be requested up to 4 times
    on bad connections

Stef Simoens added 2 commits October 10, 2011 23:48
- when requesting a packet, do not request an already received packet
- move the last-chance resend to buffer_get_frame
- check more often for missing frames
  own checks show that some frames need to be requested up to 4 times
  on bad connections
@toofishes
Copy link
Contributor

This has been merged upstream in #138.

@stefdude stefdude closed this Feb 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants