scm: support --listen flag for uds
Support the --listen flag to mu scm, to start listening on a Unix domain socket.
This commit is contained in:
@ -216,7 +216,6 @@ init_subrs()
|
||||
#pragma GCC diagnostic pop
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
Mu::Scm::init_store(const Store& store)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user