quicwg / base-drafts

Internet-Drafts that make up the base QUIC specification
https://quicwg.org
1.63k stars 204 forks source link

Fix ack_delay pseudocode to allow = #4861

Closed ianswett closed 3 years ago

ianswett commented 3 years ago

Fixes #4860

Also switch the conditional order so the pseudocodes align.