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

One buffered pre-establishment stream: just its id, since the stream's own reassembly state lives in the transport layer (e.g. More...

#include <session.h>

Data Fields

int in_use
 1 if this slot holds a buffered stream, 0 if free
u64 stream_id
 the buffered stream's id

Detailed Description

One buffered pre-establishment stream: just its id, since the stream's own reassembly state lives in the transport layer (e.g.

srvloop's stream table) – this only records "this session claims this stream id".


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