Skip to content

Bug fixes and new feature

Latest
Compare
Choose a tag to compare
@yhirose yhirose released this 29 Aug 20:12

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)