|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Public Attributes | |
| PC * | worker_server = nullptr |
| PC * | http_instance = nullptr |
Definition at line 525 of file protocore.cpp.
| PC* InstanceCtx::worker_server = nullptr |
Definition at line 527 of file protocore.cpp.
Referenced by PC::begin().
| PC* InstanceCtx::http_instance = nullptr |
Definition at line 531 of file protocore.cpp.
Referenced by PC::service_once().