|
wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
|
One buffered PRIORITY_UPDATE naming a request stream this connection has not opened yet (RFC 9218 10 / 9218-010). More...
#include <srvloop.h>
Data Fields | |
| int | in_use |
| 0 marks a free slot | |
| u64 | stream_id |
| the not-yet-open request stream id | |
| quic_h3_priority | priority |
| the priority to apply once it opens | |
One buffered PRIORITY_UPDATE naming a request stream this connection has not opened yet (RFC 9218 10 / 9218-010).
in_use == 0 marks a free slot.