aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/iothreadpool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merged from upstreamStefan Boberg2021-10-051-0/+6
|
* Some error handling improvements in zenhttpStefan Boberg2021-09-121-1/+8
| | | | Primarily replaces some exception usage with std::error_code
* Factored out http server related code into zenhttp module since it feels out ↵Stefan Boberg2021-09-091-0/+36
of place in zencore