| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WinIoThreadPool teardown cleaned up (#580) | Stefan Boberg | 2023-11-30 | 1 | -0/+5 |
| | | | | previously would not shut down the threadpool properly which would leave threads around. This was not a problem in practice for our usage since we keep the thread pool alive for the duration of the process but it's better to clean up properly. | ||||
| * | restructured zenhttp (#472) | Stefan Boberg | 2023-10-13 | 1 | -0/+54 |
| separating the http server implementations into a directory and moved diagsvcs into zenserver since it's somewhat hard-coded for it | |||||