libtmux Reference MCP Search
On this page

libtmux::CommandRuntimeShutdown

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/async.hpp
struct libtmux::CommandRuntimeShutdown
struct [source]
struct [source]
struct libtmux::CommandRuntimeShutdown

Result obligations outstanding when the first close succeeded.

5 declared, 0 inherited

Members

  • failure attribute The first runtime lifecycle failure; an operation may also carry it.
  • pending_observers attribute Observer obligations outstanding when the first close succeeded.
  • pending_results attribute Result obligations outstanding when the first close succeeded.
  • safe_to_unload attribute True only when transports and pending work ended and no caller-side dispatch or discard, including callback-target teardown, remains active.
  • transports_stopped attribute Whether every owned child and transport thread retired.
Esc

Type to search.