Added cli multiple callback and expand support.
This commit is contained in:
parent
41680474c7
commit
2db346abc8
11 changed files with 301 additions and 87 deletions
|
|
@ -56,4 +56,6 @@ int event_unreg_timeout(int (*fn)(int, void*), void *arg);
|
|||
|
||||
int event_loop(void);
|
||||
|
||||
int event_exit(void);
|
||||
|
||||
#endif /* _CLIXON_EVENT_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue