Structsยง
- Args ๐
- Lilith ๐
- Struct representing the daemon
- NetInfo ๐
- Defines the network-specific settings
- Signal
Handler ๐ - Auxiliary structure used to keep track of signals
- Spawn ๐
- Struct representing a spawned P2P network
Constantsยง
- CONFIG_
FILE ๐ - CONFIG_
FILE_ ๐CONTENTS
Functionsยง
- handle_
abort ๐ - Auxiliary task to handle SIGINT for forceful process abort
- handle_
signals ๐ - Auxiliary task to handle SIGHUP, SIGTERM, SIGINT and SIGQUIT signals
- main ๐
- parse_
configured_ ๐networks - Parse a TOML string for any configured network and return a map containing said configurations.
- realmain ๐
- spawn_
net ๐