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

One buffered pre-establishment datagram, copied (not viewed) since the caller's span may not outlive the call that offered it. More...

#include <session.h>

Data Fields

int in_use
 1 if this slot holds a buffered datagram, 0 if free
u8 data [WIRED_WT_BUFFERED_DATAGRAM_CAP]
 copied payload bytes
usz len
 number of valid bytes in data

Detailed Description

One buffered pre-establishment datagram, copied (not viewed) since the caller's span may not outlive the call that offered it.


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