Simplified process startup on macOS and Linux
This commit is contained in:
parent
9e03c9680c
commit
7cc1f3119e
40 changed files with 1343 additions and 1157 deletions
|
|
@ -1,2 +1,2 @@
|
|||
void start_srv();
|
||||
void initialize_oslog();
|
||||
__attribute__((__swift_name__("spawnInProcess(socketPath:)")))
|
||||
extern void spawn_in_process(const char * __nullable path);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue