5e5ea2ed58
added the default mmgr
2020-04-27 04:15:11 +00:00
d98397cd1f
added mio_dev_sck_setsockopt(), mio_dev_sck_getsockopt()
...
fixed the ssl part of the stateful socket writev method.
2020-02-23 16:11:32 +00:00
75887e4f74
adding writev support
2020-02-22 18:24:49 +00:00
052e10694d
adding mio_dev_timedwritev()
2020-02-21 16:58:41 +00:00
ef50d2458b
some code to implement dns over tcp in dnc
2020-02-21 09:42:10 +00:00
6787ee7841
updated copyright years.
...
attempting to support dns over tcp
2020-02-20 15:35:16 +00:00
c6e3b6204b
some dns resolver code
2020-02-11 09:02:46 +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
a0f9b567cb
enhanced the dns client code with timeout handling, id tracking, etc
2019-04-11 07:26:00 +00:00
a76dc94e0a
renamed mio_makedev() to mio_dev_make().
...
added MIO_SVC_REGISTER() and MIO_SVN_UNREGISTER().
defined mio_svc_t
2019-02-22 08:44:51 +00:00
0f9eac0614
added mio_fill_uchars()/mio_fill_bchars()
2019-02-18 17:15:44 +00:00
af86c6a95e
more dns code
2019-02-13 10:41:33 +00:00
ac65312bf2
switched to check SSL_new instead of SSL_library_init in configure.ac
...
fixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S'
renamed DEV_CAPA/dev_capa to DEV_CAP/dev_capa
2019-01-31 09:16:44 +00:00
4aa0da2011
enhanced the openssl library check in configure.ac
2019-01-30 19:07:05 +00:00
559d125874
fixed error strings.
...
changed time functions
2019-01-30 10:18:58 +00:00
32abb82f01
refactoring system dependent code
2019-01-29 16:57:16 +00:00
792e4da4c2
changed directory error number setting to mio_seterrxxx() calls
...
removed mio->renew_watch and moved it to each device by using the MIO_DEV_RENEW_REQUIRED bit
2019-01-29 08:38:12 +00:00
470e459781
fixing some bugs regarding mux update - wip
2019-01-28 17:41:50 +00:00
e9c42b28c6
more code fixes
2019-01-28 08:13:06 +00:00
e21acce5c1
more code refactoring
2019-01-27 16:22:55 +00:00
446809d7f4
unfinished refactoring
2019-01-27 02:09:22 +00:00
a6d1122e33
added many new files to form fundamental base. wip
2019-01-24 09:53:10 +00:00
0072ab5bd8
kept read timeout after successful read until read is disabled
2019-01-17 08:51:10 +00:00
115031d2ce
added moo_dev_timedread()
2019-01-17 08:09:19 +00:00
af20b13e04
enhanced cfq free list management a bit
2019-01-16 04:37:53 +00:00
d0583e95c8
enhanced to reuse some cwq objects once allocated with dstaddr of size 0
2019-01-14 09:23:16 +00:00
ec28cccdd3
enhanced mio_killdev() to clear unfired completed write events
2019-01-14 08:45:56 +00:00
306384370c
changed to push backward the write completion event into the main loop
2019-01-14 08:33:14 +00:00
b30bbf8063
touched up code for renewal
2019-01-11 07:35:43 +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