wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
Loading...
Searching...
No Matches
wired_srvloop_pending_priority Struct Reference

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

Detailed Description

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.


The documentation for this struct was generated from the following file: