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

One queued received QUIC DATAGRAM frame's payload (RFC 9221 5). More...

#include <srvloop.h>

Data Fields

u8 buf [WIRED_SRVLOOP_RX_DATAGRAM_CAP]
 the datagram's payload bytes
usz len
 bytes valid in buf

Detailed Description

One queued received QUIC DATAGRAM frame's payload (RFC 9221 5).

Copied (not a view) since the source packet buffer does not outlive the step.


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