Kslr f7ed96f5d4 Merge pull request #292 from Loyalsoldier/refine-code 5 лет назад
..
domainsocket 784775f689 Refine code according to golangci-lint results 5 лет назад
headers 784775f689 Refine code according to golangci-lint results 5 лет назад
http 784775f689 Refine code according to golangci-lint results 5 лет назад
kcp 784775f689 Refine code according to golangci-lint results 5 лет назад
quic 784775f689 Refine code according to golangci-lint results 5 лет назад
tcp b181045b0c Errorgen: support to run outside of GOPATH 5 лет назад
tls 784775f689 Refine code according to golangci-lint results 5 лет назад
udp 784775f689 Refine code according to golangci-lint results 5 лет назад
websocket 784775f689 Refine code according to golangci-lint results 5 лет назад
xtls f7ed96f5d4 Merge pull request #292 from Loyalsoldier/refine-code 5 лет назад
config.go 86f8fe4eb4 warning message for global trasnport config 6 лет назад
config.pb.go bb44d01096 Format proto files using clang-format according to google style (#264) 5 лет назад
config.proto bb44d01096 Format proto files using clang-format according to google style (#264) 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 лет назад
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 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 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 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 лет назад
system_listener_test.go 05f8de1b8f allow custom controller function 7 лет назад
tcp_hub.go aa4ab7fa03 return error on listening domain address 6 лет назад