|
9604b515
|
2017-08-01T21:53:34
|
|
Add support for directory listing.
|
|
8cecff30
|
2017-06-29T18:16:00
|
|
fix warning
|
|
d6c465c3
|
2017-06-28T02:36:46
|
|
WIP epoll
|
|
091716df
|
2017-06-28T02:35:48
|
|
handle EPIPE
|
|
a25bea41
|
2017-06-27T18:08:19
|
|
Use a multi-buffered-output-stream as reply-stream
|
|
78efbf61
|
2017-06-26T12:34:23
|
|
Merge worker-thread into acceptor-loop-simple. Make *listen-fds* local to with-worker-threads. Init *worker-thread-for-fd* to acceptor-loop-single.
|
|
224277a6
|
2017-06-25T23:57:57
|
|
minor changes
|
|
40abbef2
|
2017-06-25T23:57:14
|
|
Allow for async reply.
|
|
40b40bfc
|
2017-06-19T14:34:57
|
|
untabify
|
|
8f1f6033
|
2017-06-19T14:33:14
|
|
flush after request-cont
|
|
8a1e3541
|
2017-06-19T14:32:57
|
|
*request* -> request
|
|
cce19c4d
|
2017-06-19T04:59:28
|
|
Well it compiles without warning, but...
|
|
b929b26b
|
2017-04-07T15:08:31
|
|
Threaded server
|
|
83af3b3b
|
2017-04-02T14:46:53
|
|
WIP Thot HTTP server.
|