mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 18:31:44 +03:00
Clean up command socket on exit
This commit is contained in:
parent
33da239bcc
commit
8a250853a2
@ -197,6 +197,8 @@ void _king_loop_exit()
|
||||
cod_l = u3a_lush(c3__behn);
|
||||
u3_behn_io_exit();
|
||||
u3a_lop(cod_l);
|
||||
|
||||
unlink("/tmp/urbit.sock");
|
||||
}
|
||||
|
||||
void u3_king_commence()
|
||||
|
Loading…
Reference in New Issue
Block a user