MIO v0.6.5 Release Notes

Release Date: 2017-03-14 // about 7 years ago
    • Misc improvements to kqueue bindings
    • โž• Add official support for iOS, Android, BSD
    • Reimplement custom readiness queue
    • ๐Ÿ”€ Poll is now Sync
    • ๐Ÿ—„ Officially deprecate non-core functionality (timers, channel, etc...)
    • Registration now implements Evented
    • ๐Ÿ›  Fix bug around error conditions with connect on windows.
    • ๐Ÿ‘‰ Use iovec crate for scatter / gather operations
    • ๐Ÿ‘ Only support readable and writable readiness on all platforms
    • ๐Ÿ”ฆ Expose additional readiness in a platform specific capacity