Commit Graph

7 Commits

Author SHA1 Message Date
19e6906670 renaming hio back to m io 2021-07-22 07:25:25 +00:00
1ac7777c76 renaming mio to hio 2021-07-22 07:16:59 +00:00
c230c92249 enhanced how to handle an error after mio_dev_make() failure by implementing fail_after_make callbacks in pipe, thr, pro
decided to not call pthread_cancel in thr.c because it's too difficult to get it right
2020-07-31 15:07:28 +00:00
f7c441b981 improved error handling in mio_dev_make() 2020-07-29 10:04:14 +00:00
d067093082 adding a nonblocking mariadb client device 2020-06-11 17:20:09 +00:00
b112280225 breaking http-svr.c to multiple files 2020-05-25 08:04:30 +00:00
f53acd969d implemented the pipe device 2020-05-21 10:15:57 +00:00