private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
540 stars 159 forks source link

Add wakeup call for queued datagrams #1476

Closed huitema closed 1 year ago

huitema commented 1 year ago

This is motivated by user reports that in some conditions the sending loop does no wake up, even if there are queued datagrams.