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
/
codec-socks
/
src
History
Trustin Lee
df346a023b
Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter
...
.. so that there's no need to explicitly down-cast.
Fixes
#2067
2014-02-13 17:19:26 -08:00
..
main/java/io/netty/handler/codec
/socks
Fix the potential copyright issue in SocksCommonUtils
2014-02-06 15:00:06 -08:00
test/java/io/netty/handler/codec
/socks
Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter
2014-02-13 17:19:26 -08:00