diff options
| author | Stefan Boberg <[email protected]> | 2026-03-05 18:27:17 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-03-05 18:27:17 +0100 |
| commit | 88ec2b43607201da8c7f1846e660d4c1ab4d8282 (patch) | |
| tree | 777c06966edc7e64b2b751760495e3ed0469b079 /src/zenhttp/httpserver.cpp | |
| parent | minor: remove <codecvt> (diff) | |
| download | zen-88ec2b43607201da8c7f1846e660d4c1ab4d8282.tar.xz zen-88ec2b43607201da8c7f1846e660d4c1ab4d8282.zip | |
Fix bugs in zencore/thread
- Fix NamedMutex destructor closing fd 0 (stdin) when Create() was never called
- Fix NamedEvent::Close leaking fd when not the lock owner
- Add ExclusiveLockScope move/copy declarations to match SharedLockScope
- Truncate thread name to 15 chars on Linux for pthread_setname_np
- Guard Sleep() against negative values
- Fix atomic type on Latch::AddCount return value
Diffstat (limited to 'src/zenhttp/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions