summaryrefslogtreecommitdiff
path: root/include/internal/quic_reactor.h
Commit message (Expand)AuthorAgeFilesLines
* Add channel-only tick mode and use it for thread assisted modeHugo Landau2023-03-301-3/+9
* QUIC Reactor: Allow a mutex to be released during waitsHugo Landau2023-03-301-1/+10
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-131-6/+6
* QUIC: Enable building with QUIC support disabledHugo Landau2023-01-131-2/+2
* QUIC: Add QUIC reactorHugo Landau2023-01-131-0/+162