Moved Callbacks to mods

This commit is contained in:
2022-09-01 10:24:40 +02:00
parent 2064f7dba1
commit 5ed35979cd
26 changed files with 3728 additions and 431 deletions

View File

@ -56,7 +56,7 @@ struct cw_Mod {
int elems_len, struct sockaddr * from, int mode);
struct cw_MsgSet * (*register_messages)(struct cw_MsgSet * set, int mode);
struct cw_MsgSet * (*register_messages)(struct cw_MsgSet * set, int mode );
/**
* Handle returned by dlopen, if this module was loaded