aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/iothreadpool.h
Commit message (Collapse)AuthorAgeFilesLines
* Merged from upstreamStefan Boberg2021-10-051-2/+6
|
* Some error handling improvements in zenhttpStefan Boberg2021-09-121-1/+3
| | | | 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/+31
of place in zencore