Skip to content

RLoop 0.4.0

Choose a tag to compare

@gi0baro gi0baro released this 28 Aug 19:07
· 4 commits to master since this release
68780bb

What's Changed

Enhancements

  • Add a fast-path in getaddrinfo
  • Optimize WriteHandle.write
  • Optimize TimerHandle and timers creation
  • Use dedicated 0-arg and 1-arg handles across the board

Fixes

  • Correctly detach sockets on transports drop
  • Break a protocol <-> transport reference cycle for GC
  • Fix subprocess waiter
  • Fix a bug in readers/writers re-registration
  • Fix Server.sockets interface

Changes

  • Bump dependencies