private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
544 stars 161 forks source link

Fixes issue #1687 #1688

Closed TimEvens closed 5 months ago

TimEvens commented 5 months ago

Fixes #1687 by updating last received time based on receiving PING.

TimEvens commented 5 months ago

Close for now, need to investigate it more.