ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
InstanceCtx Struct Reference

Public Attributes

PCworker_server = nullptr
 
PChttp_instance = nullptr
 

Detailed Description

Definition at line 525 of file protocore.cpp.

Member Data Documentation

◆ worker_server

PC* InstanceCtx::worker_server = nullptr

Definition at line 527 of file protocore.cpp.

Referenced by PC::begin().

◆ http_instance

PC* InstanceCtx::http_instance = nullptr

Definition at line 531 of file protocore.cpp.

Referenced by PC::service_once().


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