clash/component/dialer
2023-03-10 22:08:01 +08:00
..
bind_darwin.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
bind_linux.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
bind_others.go chore: better bind in windows 2023-02-13 10:14:59 +08:00
bind_windows.go chore: better windows bind error handle 2023-02-22 13:41:33 +08:00
control.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
control_go119.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
control_go120.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
dialer.go fix: dial panic 2023-03-10 22:08:01 +08:00
error.go fix: golang1.19 can't compile 2023-02-26 22:20:25 +08:00
mark_linux.go chore: support golang1.20's dialer.ControlContext 2023-02-13 11:14:19 +08:00
mark_nonlinux.go Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
options.go chore: wireguard using internal dialer 2023-03-07 09:30:51 +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: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00