netty5/example/src/main
bk1te 1a05004523 Add socksx package which supports SOCKS 4/4a/5
Motivation:

SOCKS 4 and 5 are very different protocols although they share the same
name.  It is not possible to incorporate the two protocol versions into
a single package.

Modifications:

- Add a new package called 'socksx' to supercede 'socks' package.
- Add SOCKS 4/4a support to the 'socksx' package

Result:

codec-socks now supports all SOCKS versions
2014-08-14 16:40:46 -07:00
..
java/io/netty/example Add socksx package which supports SOCKS 4/4a/5 2014-08-14 16:40:46 -07:00
resources/cors Fix most inspector warnings 2014-07-02 19:55:07 +09:00