Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bug fixes and new feature source code.tar.gz | 2025-08-29 | 1.3 MB | |
Bug fixes and new feature source code.zip | 2025-08-29 | 1.4 MB | |
README.md | 2025-08-29 | 565 Bytes | |
Totals: 3 Items | 2.7 MB | 15 |
Feature
- Initialize start time for server to improve timing accuracy. (#2220)
Bug Fixes
- Fix [#2217]: Addressed an unspecified issue reported in [#2217].
- Fix: handle EAI_ALLDONE from gai_suspend in getaddrinfo_with_timeout. (#2228)
- Fix [#2223]: Resolved issue as discussed in [#2224].
- Fix inconsistent use of macro TARGET_OS_OSX on macOS. (#2222)
- build(meson): Corrected new build option names for Meson build system. (#2208)
- Make code sample compilable. (#2207)
- Fix 32-bit MSVC compiler error due to unknown command #warning. (#2202)