MIO v0.6.3 Release Notes

Release Date: 2017-01-22 // over 7 years ago
    • Implement readv/writev for TcpStream, allowing vectored reads/writes to work across platforms
    • ✂ Remove nix dependency
    • Implement Display and Error for some channel error types.
    • ⚡️ Optimize TCP on Windows through SetFileCompletionNotificationModes