- Performance:
LightIO::IOclasses now use a read buffer to save data, to avoid some wait operations. - Performance: Optimize
LightIO::Watchers::IO#close, avoid create unnecessary monitors. - Fix: Fix return value of
LightIO::IO#flush,binmode.
LightIO::IO classes now use a read buffer to save data, to avoid some wait operations.LightIO::Watchers::IO#close, avoid create unnecessary monitors.LightIO::IO#flush, binmode.