# control.ControlEvents

- **Module:** control
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/control.rs#L1005
- **Page:** https://libtmux.org/reference/rs/control-controlevents/

## Members

- `next_event` (method) — Return the next notification, or `None` once the connection closes.
- `shutdown` (method) — End the connection and report how it went.
