pub fn effective_socket_path(explicit: Option<&Path>) -> PathBufExpand description
Resolve the effective daemon socket path.
Resolution order:
explicit— caller-supplied path (e.g. from--socketflag).ROOM_SOCKETenvironment variable.- Platform-native default (
room_socket_path()).