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