Commit Graph

15 Commits

Author SHA1 Message Date
487a0d19a0 defined MIO_FEATURE_MUX and MIO_FEATURE_LOG 2021-07-17 20:05:16 +00:00
b27753626d defined MIO_LOG_GUARDED 2021-07-17 15:17:07 +00:00
08721ab0c6 defined MIO_EOL 2021-07-17 03:33:33 +00:00
1d2acf489b added MIO_ERROR macros 2021-07-16 14:17:07 +00:00
148e1468b7 added floating-point formatting implementation in basic logging functions.
changed O_CLOEXEC to EPOLL_CLOEXEC in a call to epoll_create1()
2020-11-15 03:40:15 +00:00
59fc7d23a0 wrote some code in http-fil.c 2020-07-13 10:01:42 +00:00
953dbd730b more htts file code 2020-07-09 09:54:13 +00:00
b112280225 breaking http-svr.c to multiple files 2020-05-25 08:04:30 +00:00
e96cb2ebb4 added mio_sys_getrealtime()
writing http server
2020-05-06 09:28:36 +00:00
a2f0fa9c7f added much more support code 2020-05-01 14:00:27 +00:00
6787ee7841 updated copyright years.
attempting to support dns over tcp
2020-02-20 15:35:16 +00:00
e73d822d0a added intmax formatting functions 2020-02-20 06:48:43 +00:00
89371559bb fixed wrong prefix output for %# in fmt.c 2019-11-24 08:08:08 +00:00
6d357fe1fe added the _instsize field to mio_t and revised mio_getxtn() using the new field 2019-06-21 12:43:50 +00:00
86c1d9ebe6 added lib/fmt.c 2019-05-31 14:32:02 +00:00