clash/component/dialer
2024-04-10 15:34:28 +08:00
..
bind.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_darwin.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_linux.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_others.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
bind_windows.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
control.go chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
dialer.go fix: don't ignore bind6 error when udp's target is ipv6 address 2024-04-10 15:34:28 +08:00
error.go chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
mark_linux.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
mark_nonlinux.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
mptcp_go120.go feat: add mptcp for all proxy 2023-08-09 16:57:39 +08:00
mptcp_go121.go feat: add mptcp for all proxy 2023-08-09 16:57:39 +08:00
options.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
patch_android.go chore: Cleanup code 2023-11-17 23:12:10 +08:00
patch_common.go chore: Cleanup code 2023-11-17 23:12:10 +08:00
resolver.go Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
reuse_others.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
reuse_unix.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
reuse_windows.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
tfo.go chore: upgrade dependencies 2024-02-28 11:14:10 +08:00