aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpnull.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle HTTP port collisions when initializing server (#40)zousar2022-01-271-2/+2
* Merged main.Per Larsson2021-12-141-8/+22
|\
| * Use m_ShutdownEvent.Wait() in HttpNullServer::Run() on POSIXMartin Ridgers2021-10-251-8/+7
| * A null httpd main loop for POSIX platformsMartin Ridgers2021-10-151-1/+17
|/
* zenserver can now run as a Windows service. We'll still need to improve how d...Stefan Boberg2021-09-171-1/+3
* clang-formatStefan Boberg2021-09-091-1/+3
* Added compile time logic to toggle http.sys / null http implementation on/offStefan Boberg2021-09-091-0/+65