# LibTmux::Async::ControlConnection

- **Module:** LibTmux::Async
- **Package:** libtmux-async
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/control.rb#L333
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-async-controlconnection/

## Members

- `cleanup_errors` (method): Returns the value of attribute cleanup_errors.
- `close` (method): Behavior: Control connections.
- `closed?` (method): Behavior: Control connections.
- `diagnostics` (method): Returns frozen local accounting, without payloads or native liveness I/O.
Admission and byte reservations include completed replies until consumed.
Subscription count includes closed streams retained by this connection.
- `events` (method): Returns the value of attribute events.
- `exchange` (method): Behavior: Control connections.
- `generation` (method): Returns the value of attribute generation.
- `inspect` (method): Behavior: Control connections.
- `pause_output` (method): Behavior: Control flow.
- `pid` (method): Returns the value of attribute pid.
- `previous_generation` (method): Returns the value of attribute previous_generation.
- `resume_output` (method): Behavior: Control flow.
- `subscribe` (method): Behavior: Control connections.
- `new` (method): Behavior: Control connections.
- `open` (method): Behavior: Control connections.
