On this page
libtmux::detail::Row::connection_identity
- Module
- libtmux::detail
- Declared in
- Row
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- connection_identity ( ) std::string_view
-
Which tmux server incarnation this came from.
Equality and hashing are defined in terms of it, so two handles opened on one live socket agree but a handle kept across a restart does not become a handle to the replacement.
Empty for a value read out of a recording, which is on no server at all.
0 declared, 0 inherited