summaryrefslogtreecommitdiff
path: root/includes/HttpServer.h
AgeCommit message (Expand)Author
2011-11-21GeneralException() will now trace the callstack and store this, for debugging...Pixel
2011-11-18Starting to re-organize the HTTP code a bit. Sharing code between the server ...Pixel
2011-11-18Got this one wrong; one need to get the refcount to 0 to delete itself.Pixel
2011-11-17HTTP server's first real test, alongside multiple taskmanager threads.Pixel
2011-11-14Some more basic work on the HTTP server. Some of the main ideas are not flesh...Pixel
2011-11-13Adding the skeleton of an HTTP server; still work in progress though: it stil...Pixel