hio/mio/lib
hyung-hwan aeba287690 added MIO_SVC_DNC_RESOLVE_FLAG_PREFER_TCP.
added an additional parameter 'prefer_tcp' to mio_svc_dnc_sendreq() and mio_svc_dnc_sendmsg()
2020-03-01 17:43:42 +00:00
..
dns-cli.c added MIO_SVC_DNC_RESOLVE_FLAG_PREFER_TCP. 2020-03-01 17:43:42 +00:00
dns.c changed mio_dev_sck_connect() to not fire on_connect() callback inside itself upon immediate successful connect. 2020-02-25 07:09:20 +00:00
err.c added some tcp transport code for dnc 2020-02-28 07:41:25 +00:00
fmt-imp.h updated copyright years. 2020-02-20 15:35:16 +00:00
fmt.c updated copyright years. 2020-02-20 15:35:16 +00:00
generr.awk some code to implement dns over tcp in dnc 2020-02-21 09:42:10 +00:00
Makefile.am separated dnc code from dns.c to dns-cli.c 2020-02-21 04:21:16 +00:00
Makefile.in separated dnc code from dns.c to dns-cli.c 2020-02-21 04:21:16 +00:00
mio-cfg.h.in fixed configure.ac regarding __uint128_t 2020-02-19 05:44:29 +00:00
mio-cmn.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-dns.h added MIO_SVC_DNC_RESOLVE_FLAG_PREFER_TCP. 2020-03-01 17:43:42 +00:00
mio-fmt.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-nwif.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-pac1.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-pro.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-prv.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-sck.h added mio_dev_sck_setsockopt(), mio_dev_sck_getsockopt() 2020-02-23 16:11:32 +00:00
mio-skad.h changed mio_dev_sck_connect() to not fire on_connect() callback inside itself upon immediate successful connect. 2020-02-25 07:09:20 +00:00
mio-sys.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-upac.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio-utl.h updated copyright years. 2020-02-20 15:35:16 +00:00
mio.c added mio_dev_sck_setsockopt(), mio_dev_sck_getsockopt() 2020-02-23 16:11:32 +00:00
mio.h added some tcp transport code for dnc 2020-02-28 07:41:25 +00:00
nwif.c updated copyright years. 2020-02-20 15:35:16 +00:00
pro.c adding writev support 2020-02-22 18:24:49 +00:00
sck.c changed on_reply to on_done in dns client code 2020-02-27 17:34:27 +00:00
skad.c changed mio_dev_sck_connect() to not fire on_connect() callback inside itself upon immediate successful connect. 2020-02-25 07:09:20 +00:00
sys-ass.c updated copyright years. 2020-02-20 15:35:16 +00:00
sys-err.c updated copyright years. 2020-02-20 15:35:16 +00:00
sys-log.c updated copyright years. 2020-02-20 15:35:16 +00:00
sys-mux.c updated copyright years. 2020-02-20 15:35:16 +00:00
sys-tim.c updated copyright years. 2020-02-20 15:35:16 +00:00
sys.c updated copyright years. 2020-02-20 15:35:16 +00:00
tmr.c updated copyright years. 2020-02-20 15:35:16 +00:00
utf8.c updated copyright years. 2020-02-20 15:35:16 +00:00
utl.c updated copyright years. 2020-02-20 15:35:16 +00:00