|
de5eb613ca
|
simple code cleanup in http-file.c
partial code to support select
|
2023-11-20 02:30:38 +09:00 |
|
|
d2725688e0
|
implemented the option added in the previous commit
|
2023-11-17 16:57:12 +09:00 |
|
|
c7e989518f
|
fixed the early task termination issue in http-file.c
|
2023-11-16 12:29:54 +09:00 |
|
|
0d44a00953
|
fixed some memory leak issues
|
2023-11-16 01:45:52 +09:00 |
|
|
cbcc33554a
|
refactoring htts with common code pushed to http-svr.c
|
2023-03-19 05:04:32 +09:00 |
|
|
d055e7b0d5
|
moved becbuf from hio to htts
|
2023-02-21 01:08:28 +09:00 |
|
|
2ecfc9be39
|
fixed a bug in keepalive handling in fcgi task by having a write callback to fcgi server
|
2023-02-20 21:01:10 +09:00 |
|
|
a2d047a676
|
fixed more issues in fcgi handling
|
2023-02-20 17:08:41 +09:00 |
|
|
99cf88a17a
|
fixing fcgi issues
|
2023-02-06 22:30:56 +09:00 |
|
|
97133f8c12
|
fixed quite some segmentation faults in http-thr.c.
similar fixes must be done on other task implementations such as http-file.c
|
2023-01-11 23:59:41 +09:00 |
|
|
384925992c
|
moved all files to the top-level
|
2022-10-02 19:30:14 +09:00 |
|