| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added some top-level trace scopes to httpsys impl | Stefan Boberg | 2023-05-15 | 1 | -0/+5 |
| | | |||||
| * | all threads should be named (#304) | Stefan Boberg | 2023-05-15 | 1 | -2/+20 |
| | | | | | | | | * added WorkerThreadPool naming, packaged_task support * name the http.sys thread pool service threads * added http.sys I/O threadpool naming * upstream cache I/O thread naming | ||||
| * | Close down http server gracefully when exiting even while requests are still ↵ | Dan Engelbrecht | 2023-05-11 | 1 | -0/+10 |
| | | | | | | being processed (#290) * Close down http server gracefully when exiting even while requests are still being processed | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1674 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||