|
4282eb979a
|
added mio_svc_htts_setservernamewithbcstr()
|
2020-05-07 10:10:33 +00:00 |
|
|
0baa0820ae
|
added MIO_DEV_SCK_LENIENT to set on the state field of a socket device
added MIO_DEV_SCK_BIND_LENIENT to use to set MIO_DEV_SCK_LENIENT on a listening socket.
fixed some minor bugs here and there
|
2020-05-07 04:32:32 +00:00 |
|
|
2df338ee9a
|
writing the http server service
|
2020-05-05 15:12:08 +00:00 |
|
|
252c801544
|
recorded some TODO items in the comment
|
2020-03-03 08:49:24 +00:00 |
|
|
d717c25a2b
|
changed on_reply to on_done in dns client code
added some tcp transport code in dns client
|
2020-02-27 17:34:27 +00:00 |
|
|
71ffd4ce17
|
changed mio_dev_sck_connect() to not fire on_connect() callback inside itself upon immediate successful connect.
fixed some issues in dns related code
|
2020-02-25 07:09:20 +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 |
|
|
6787ee7841
|
updated copyright years.
attempting to support dns over tcp
|
2020-02-20 15:35:16 +00:00 |
|
|
f5f8b9e2b4
|
enhanced mio_equal_skads()
|
2020-02-20 10:07:12 +00:00 |
|
|
3d20fc7421
|
reorganized and enhanced socket address functions
|
2020-02-20 06:00:53 +00:00 |
|
|
8f6888a47d
|
rename mio-sck.c to sck.c, mio-proc.c to pro.c
|
2019-04-12 06:37:23 +00:00 |
|