mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-05-03 11:09:08 -04:00
Postpone SOCKS server ok reply to a TCP Connect command until Dispatch() actually creates an upstream Link. Previously it was sent immediately inside Handshake(). UDP works as before.