Skip to content

v0.3.3

Compare
Choose a tag to compare
@cboden cboden released this 09 Jul 02:15

Connection state bug fixes

  • Bug fix: [EventLoop] No error on removing non-existent streams (@clue)
  • Bug fix: [EventLoop] Do not silently remove feof listeners in LibEvLoop
  • Bug fix: [Stream] Correctly detect closed connections