Loyalsoldier b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
..
domainsocket 623cb24644 Remove XTLS (#431) 5 年之前
headers b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
http b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
kcp b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
quic b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
tcp b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
tls b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
udp 784775f689 Refine code according to golangci-lint results 5 年之前
websocket b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
config.go 86f8fe4eb4 warning message for global trasnport config 6 年之前
config.pb.go 231f5bf024 Add missing deprecation notice to deprecated code (#437) 5 年之前
config.proto 231f5bf024 Add missing deprecation notice to deprecated code (#437) 5 年之前
connection.go f34c092a06 Rename fields in StatCouterConnection 5 年之前
dialer.go 5279296f03 remove use of context.WithValue in transport 7 年之前
dialer_test.go 163776b182 remove dependency on assert lib 6 年之前
errors.generated.go d55fbd7f8d simplify error creation 7 年之前
filelocker.go 770b994337 Refine unix domain socket (#367) 5 年之前
filelocker_other.go 770b994337 Refine unix domain socket (#367) 5 年之前
filelocker_windows.go 770b994337 Refine unix domain socket (#367) 5 年之前
header.go f7b96507f9 simplify buffer extension 7 年之前
header_test.go 28189197b3 remove dependency of assert lib 6 年之前
internet.go b181045b0c Errorgen: support to run outside of GOPATH 5 年之前
memory_settings.go cb8e7dc9a0 comments 7 年之前
sockopt.go 20251bf499 system listener for both TCP and UDP 7 年之前
sockopt_darwin.go b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
sockopt_freebsd.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 年之前
sockopt_linux.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 年之前
sockopt_linux_test.go 92a6699706 fix broken test again 7 年之前
sockopt_other.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 年之前
sockopt_test.go d26700a2fe remove common/compare package 6 年之前
sockopt_windows.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 年之前
system_dialer.go ee13f7a562 fix bind addr check 6 年之前
system_listener.go b68f943c78 Fix lint according to golangci-lint (#439) 5 年之前
system_listener_test.go 05f8de1b8f allow custom controller function 7 年之前
tcp_hub.go 770b994337 Refine unix domain socket (#367) 5 年之前