Module controller

Source
Expand description

Util for controlling pollers

Structsยง

Controller
The Controller struct represents a thread-safe state manager. It uses AtomicUsize for state to ensure safe concurrent access. Used to control polling