netty5/codec-socks/src/main/java/io/netty/handler/codec
Norman Maurer 3ba856a5f4 Correctly handle SocksCmdResponse. Related to #2428
Motivation:
Ports range check is not correct

Modification:
Allow port between 0 and 65535. 0 is wildcard / unknown port here

Result:
Correct validation
2014-04-30 10:44:17 +02:00
..
socks Correctly handle SocksCmdResponse. Related to #2428 2014-04-30 10:44:17 +02:00