Skip to content

24H2 Release

Latest
Compare
Choose a tag to compare
@diznq diznq released this 12 Oct 08:47
· 2 commits to main since this release
1f737a6
  • Add support for Unix domain sockets
  • Add resolv DNS provider
  • Add conditional MySQL transactions
  • Add sleep & scheduled callbacks
  • Improve HTTP client, so it reconnects on failure
  • Improve read_until procedure for file descriptors
  • Improve aiopromise<T> to be move only
  • Improve code standards by using present<T> for coroutine parameters everywhere applicable
  • Fix undefined behaviors