Implement --query message send/receive (#101).

This commit is contained in:
Andrew Wood
2025-10-23 23:27:34 +01:00
parent 4df6fbf6f7
commit 15ed99eee7
3 changed files with 221 additions and 18 deletions
-1
View File
@@ -624,7 +624,6 @@ void pv_sig_checkbg(void);
void pv_sig_nopause(void);
bool pv_remote_check(pvstate_t);
int pv_remote_set(pvstate_t);
int pv_watchfd_info(pvstate_t, pvwatchfd_t, bool);
bool pv_watchfd_changed(pvwatchfd_t);