netty5/handler
Norman Maurer dc6cb7545b Lazy compute SSLSession creation time.
Motivation:

As a SSL session may be created later at some time we should compute the creation time in a lazy fashion.

Modifications:

- Lazy compute creation time
- Add some unit test

Result:

More correct behavior
2015-10-03 10:42:00 +02:00
..
src Lazy compute SSLSession creation time. 2015-10-03 10:42:00 +02:00
pom.xml Update Netty to latest netty-tcnative 2015-09-18 12:07:21 -07:00