DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
SendCtx Struct Reference

#include <dwserver_internal.h>

Public Attributes

ChunkSend chunk [MAX_CONNS]
 

Detailed Description

Definition at line 77 of file dwserver_internal.h.

Member Data Documentation

◆ chunk

ChunkSend SendCtx::chunk[MAX_CONNS]

Definition at line 82 of file dwserver_internal.h.

Referenced by DetWebServer::http_poll_slot(), and DetWebServer::send_chunked().


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