huitema / dnsoquic

DNS over QUIC
10 stars 7 forks source link

Use packet loss instead of error #86

Closed huitema closed 3 years ago

huitema commented 3 years ago

This address a comment made by @mjoras in issue #79. The changes do not address the core of the issue, revising the section "designing for latency", but solves the incidental comment Surely "error recovery" should be "loss recovery" since losses aren't really "errors" in the common sense of the word.