DotNetty v0.4.6 Release Notes

Release Date: 2017-08-02 // over 6 years ago
    • 🛠 Small fixes (#259, #260, #264, #266)
    • Properly handling handshake with AutoRead = false when Read is not issued by upstream handlers in pipeline (#263)
    • 👻 Proper exception handling in TcpServerSocketChannel to retry accept instead of closing (#272)