Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly handle SocksCmdResponse. Related to netty#2428
Motivation: Ports range check is not correct Modification: Allow port between 0 and 65535. 0 is wildcard / unknown port here Result: Correct validation
- Loading branch information