This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
netty5
/
handler
/
src
History
Trustin Lee
0f8fbac9f8
Fix a problem in SslHandler where it doesn't work with TLS False Start
...
.. as suggested by @justinsb
2013-03-07 12:51:07 +09:00
..
main/java/io/netty
/handler
Fix a problem in SslHandler where it doesn't work with TLS False Start
2013-03-07 12:51:07 +09:00
test/java/io/netty
/handler
Replace .readable() and .writable() to .isReadable() and .isWritable()
2013-01-31 18:24:33 +01:00