MIO v0.6.13 Release Notes

Release Date: 2018-02-06 // about 6 years ago
    • 🛠 Fix build on DragonFlyBSD.
    • ➕ Add TcpListener::from_std that does not require the socket addr.
    • Deprecate TcpListener::from_listener in favor of from_std.