Commit Graph

19 Commits

Author SHA1 Message Date
19e6906670 renaming hio back to m io 2021-07-22 07:25:25 +00:00
1ac7777c76 renaming mio to hio 2021-07-22 07:16:59 +00:00
330135bb26 cleaned up code a bit 2020-11-16 16:52:49 +00:00
cce59d49e8 fixed some build issues 2020-11-15 04:02:47 +00:00
68a60f1167 some code changes for easier testing 2020-08-10 17:03:54 +00:00
c5598970d7 implemented primitive idle client detector in htts 2020-08-02 16:07:42 +00:00
0843ef057d adding some functions for multi-threading 2020-07-24 17:29:52 +00:00
843ea8d8c1 implemented etag and if-none-match in http-fil.c 2020-07-20 14:08:25 +00:00
18eda3a6b5 changed mio_svc_htts_start() to accept mio_dev_sck_bind_t* instead of mio_skad_t* 2020-07-19 18:55:35 +00:00
fc74064984 fixed a bug in handling sendfile in mio.c 2020-07-19 16:19:18 +00:00
8655269e07 added more sendfile related code 2020-07-19 06:23:43 +00:00
e439c29cb8 added mio_foff_t.
adding sendfile support to the core
2020-07-17 15:28:18 +00:00
7adf19f01d HEAD support in http-fil.c 2020-07-17 10:14:15 +00:00
f2cffc0e6e cleaned up a little 2020-07-16 10:46:17 +00:00
a20c539390 used posix_fadvise in lib/http-fil.c 2020-07-16 04:18:01 +00:00
b1e063977b improvement onto http-file.c 2020-07-15 10:30:12 +00:00
59fc7d23a0 wrote some code in http-fil.c 2020-07-13 10:01:42 +00:00
953dbd730b more htts file code 2020-07-09 09:54:13 +00:00
ffcea4095a trying to add file support in htts 2020-07-08 05:24:40 +00:00