Skip to main content

Module bootstrap

Module bootstrap 

Source

Structs§

BootstrapConfig
BoundDaemon

Enums§

BootstrapError
Bootstrap-layer errors are deliberately typed so startup never panics for ordinary daemon-discovery races or stale filesystem state.
CgroupPlacementConfig
Controls where module cgroups are prepared.
ConnectionFileSource
Outcome
Result of singleton discovery.

Constants§

DEFAULT_SUBC_PORT
SUBC_PORT_ENV

Functions§

connection_file_path
Resolve subc’s per-user TCP connection-file path.
ensure_singleton
Find an existing daemon or atomically bind loopback TCP for this daemon.
ensure_singleton_with_config
run
Resolve, claim, and serve the per-user daemon singleton.
run_with_config
Serve a daemon from an explicit config. This is the entry point the twelve sibling repos use to boot an in-process daemon in their integration tests.
run_with_daemon_config_path
user_connection_token
The per-user component of the temp-fallback connection-file name.