Commit Graph

18 Commits

Author SHA1 Message Date
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
5a05a6e9cd changed the return code of mio_gettmrtmout() from -1/0 to 0/1 respectively to avoid unneeded error message manipulation
added mio_add_ntime() and mio_sub_ntime()
2020-09-03 03:56:32 +00:00
b791056cb3 changed --enable-unicode to --enable-wide-char in configure.ac 2020-08-18 02:48:15 +00:00
e439c29cb8 added mio_foff_t.
adding sendfile support to the core
2020-07-17 15:28:18 +00:00
f1aa019091 added ecs and htb 2020-04-30 16:20:31 +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
3d20fc7421 reorganized and enhanced socket address functions 2020-02-20 06:00:53 +00:00
ec1c9ac5d0 added mio_oocu_t, mio_ucu_t, mio_bcu_t 2019-11-19 14:02:26 +00:00
2c4e247c98 added MIO_BITSOF(x) 2019-09-26 05:43:04 +00:00
29195437a7 added static assertion macros 2019-08-06 03:01:22 +00:00
8ed151abb6 defined MIO_BITS_PER_BYTE 2019-05-04 18:01:23 +00:00
10be482d97 added __cplusplus when determining inline availability 2019-05-03 08:42:59 +00:00
9212131997 enhanced mio_bswap16/32/64() 2019-05-03 07:36:53 +00:00
9cc53fc237 added more MIO_SIZEOF_XXX_T macros.
added MIO_HAVE_BUJILTIN_CTZL/CTZLL for gcc 3.4 or later
2019-03-25 11:42:26 +00:00
446809d7f4 unfinished refactoring 2019-01-27 02:09:22 +00:00
0f604972af trimmed some source files 2018-12-12 14:16:49 +00:00
14dc22fd0e renamed stio to mio in source files 2018-12-12 13:15:54 +00:00