daemon: claim ipc endpoint before ibus publication

This commit is contained in:
2026-08-14 01:02:17 +09:00
parent 0f8396915b
commit 335783ebe5
3 changed files with 3 additions and 2 deletions

1
fn.h
View File

@@ -37,6 +37,7 @@ Emit transvi(Im*, Rune);
void backko(Im*);
void backvi(Im*);
void srvinit(void);
void srvthread(void*);
void ibusthread(void*);