Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 319 Bytes

magent


利用uloop事件处理mosquitto,使得整个程序只要单线程就可完成业务

$ cd package/leedarson
$ git clone https://github.com/nicklgw/magent.git magent

参考 ubusd client_cb ubusd.c -> static void client_cb(struct uloop_fd *sock, unsigned int events)