a2f0fa9c7f
added much more support code
2020-05-01 14:00:27 +00:00
26b720099c
made list management more consistent
2020-04-30 14:48:39 +00:00
4aa4528d28
added mio_dev_getmio()
2020-04-27 04:11:49 +00:00
1a8cb3610b
added some files for future work
2020-03-03 13:47:51 +00:00
f9a0f3bc00
added some tcp transport code for dnc
2020-02-28 07:41:25 +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
6787ee7841
updated copyright years.
...
attempting to support dns over tcp
2020-02-20 15:35:16 +00:00
2332d6a4e7
renamed some utility functions
2020-02-20 14:59:49 +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
201bbf20a1
added unfinished socket address functions
2020-02-16 13:59:41 +00:00
4e6a1b7d85
added some code to implement dns packet parser
2020-02-13 09:31:02 +00:00
2ad04e20da
not useful macro reordering
2019-06-24 11:38:13 +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
3f60b8e4e8
refactored the formatter code
2019-05-31 14:31:40 +00:00
2bff2e76fe
adding more dns parsing code
2019-04-13 06:04:43 +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
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
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
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
276d15877d
wip: added some primitive system interfacing functions
2019-01-24 18:03:27 +00:00
e19231b104
wip. enhancing log and error handling support
2019-01-24 17:22:04 +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
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
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