Skip to content

v0.4.3

Latest

Choose a tag to compare

@jjyr jjyr released this 27 Feb 16:15
· 9 commits to master since this release
  1. Performance: LightIO::IO classes now use a read buffer to save data, to avoid some wait operations.
  2. Performance: Optimize LightIO::Watchers::IO#close, avoid create unnecessary monitors.
  3. Fix: Fix return value of LightIO::IO#flush, binmode.