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

Public Attributes

std::atomic< uint32_t > free_mask {0}
 

Detailed Description

Definition at line 432 of file tcp.cpp.

Member Data Documentation

◆ free_mask

std::atomic<uint32_t> ConnPoolCtx::free_mask {0}

Definition at line 434 of file tcp.cpp.

Referenced by pc_conn_alloc_free(), and pc_conn_set_state().


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