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

RFC 9000 18.2: the operator-tunable integer limits this server advertises; a zero field falls back to the built-in default. More...

#include <server_tp.h>

Data Fields

u64 max_data
 initial_max_data (0x04), default 1MiB
u64 max_streams_bidi
 initial_max_streams_bidi (0x08), default 100
u64 max_datagram_frame_size
 max_datagram_frame_size (0x20, RFC 9221 3), 0 = not advertised (no built-in default: the caller opts in once DATAGRAM delivery is wired end-to-end)

Detailed Description

RFC 9000 18.2: the operator-tunable integer limits this server advertises; a zero field falls back to the built-in default.


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