summaryrefslogtreecommitdiff
path: root/file.c
AgeCommit message (Collapse)Author
2023-05-29Hacks to make it possible to serve PHP pagescflip
The most significant change is that the functions for reading a file and such write directly to the socket instead of attempting to fill buffers.
2023-05-27Split cfws.c into multiple filescflip