Expand description
Minimal namespace binding (temporary global table).
Maps path prefixes to IPC ports for scheme dispatch.
Functionsยง
- bind
- Performs the bind operation.
- list_
all_ bindings - List all current namespace bindings (path -> port_id).
- resolve
- Resolve a path to the longest matching prefix.
- unbind
- Performs the unbind operation.