Expand description
Util for controlling pollers
Structsยง
- Controller
- The
Controller
struct represents a thread-safe state manager. It usesAtomicUsize
for state to ensure safe concurrent access. Used to control polling
Util for controlling pollers
Controller
struct represents a thread-safe state manager.
It uses AtomicUsize
for state to ensure safe concurrent access.
Used to control polling