Xray-core/transport/internet/tcp
deorth-kku cae94570df Fixing tcp connestions leak
- always use HandshakeContext instead of Handshake

- pickup dailer dropped ctx

- rename HandshakeContextAddress to HandshakeAddressContext
2024-02-19 09:32:40 -05:00
..
config.go Removal: confonly 2020-12-11 13:05:29 +08:00
config.pb.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
dialer.go Fixing tcp connestions leak 2024-02-19 09:32:40 -05:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
hub.go fix(transport): correctly release UDS locker file (#2305) 2023-08-26 07:35:44 -04:00
sockopt_darwin.go Enhancement of "redirect" function, adding support for MacOS 2022-08-22 10:33:58 -04:00
sockopt_freebsd.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_linux.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
sockopt_linux_test.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_other.go Enhancement of "redirect" function, adding support for MacOS 2022-08-22 10:33:58 -04:00
tcp.go v1.1.0 2020-12-04 09:36:16 +08:00