Expand description
Shared local transport interfaces and the instance layout, without server policy or bridge dependencies.
Re-exports§
pub use layout::Layout;
Modules§
- layout
- Where an SCV instance keeps everything, in one place.
Constants§
- DELEGATION_
DEPTH_ VARIABLE - Environment variable carrying a delegated process’s depth; SCV sets it on every agent it starts.
Functions§
- control
- A bounded management exchange. Never retries mutations on ambiguous failure.
- default_
socket_ path - The daemon socket of the instance selected by
SCV_HOME. - inherited_
delegation_ depth - The delegation depth to declare in
session.start: this process’s own, when an SCV started it, so a delegated client cannot reset the count by connecting to a daemon.