netty5/testsuite
Norman Maurer 0aea9eaed5 Correctly write pending data after ssl handshake completes. Related to [#2437]
Motivation:
When writing data from a server before the ssl handshake completes may not be written at all to the remote peer
if nothing else is written after the handshake was done.

Modification:
Correctly try to write pending data after the handshake was complete

Result:
Correctly write out all pending data
2014-04-30 14:23:18 +02:00
..
src/test/java/io/netty/testsuite Correctly write pending data after ssl handshake completes. Related to [#2437] 2014-04-30 14:23:18 +02:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Update the version to 4.1.0.Alpha1-SNAPSHOT 2014-02-13 18:32:26 -08:00