clash/component/dialer
2023-04-25 23:01:05 +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: clear windows bind error 2023-04-20 10:22:51 +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 chore: resolver priority return TypeA in ResolveIP (not effected LookupIP) 2023-04-12 22:06:21 +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: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +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: support splice for direct outbound 2023-04-25 23:01:05 +08:00