Commit 206ae74
Update Netty to 4.2.13.Final and sync SocksServerHandler with upstream
- Bump netty.version property from 4.2.12.Final to 4.2.13.Final in root pom.xml
- Reorder Socks5InitialRequest import to match upstream order in SocksServerHandler.java
- Add auth support example comments from 4.2.13.Final upstream SocksServerHandler
Agent-Logs-Url: https://github.com/quickfix-j/quickfixj/sessions/71c5d3a5-3685-44b1-a6d2-a42a1d2ab4ca
Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>1 parent 20da1d2 commit 206ae74
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments