Kslr f7ed96f5d4 Merge pull request #292 from Loyalsoldier/refine-code hace 5 años
..
domainsocket 784775f689 Refine code according to golangci-lint results hace 5 años
headers 784775f689 Refine code according to golangci-lint results hace 5 años
http 784775f689 Refine code according to golangci-lint results hace 5 años
kcp 784775f689 Refine code according to golangci-lint results hace 5 años
quic 784775f689 Refine code according to golangci-lint results hace 5 años
tcp b181045b0c Errorgen: support to run outside of GOPATH hace 5 años
tls 784775f689 Refine code according to golangci-lint results hace 5 años
udp 784775f689 Refine code according to golangci-lint results hace 5 años
websocket 784775f689 Refine code according to golangci-lint results hace 5 años
xtls f7ed96f5d4 Merge pull request #292 from Loyalsoldier/refine-code hace 5 años
config.go 86f8fe4eb4 warning message for global trasnport config hace 7 años
config.pb.go bb44d01096 Format proto files using clang-format according to google style (#264) hace 5 años
config.proto bb44d01096 Format proto files using clang-format according to google style (#264) hace 5 años
connection.go f34c092a06 Rename fields in StatCouterConnection hace 5 años
dialer.go 5279296f03 remove use of context.WithValue in transport hace 7 años
dialer_test.go 163776b182 remove dependency on assert lib hace 7 años
errors.generated.go d55fbd7f8d simplify error creation hace 7 años
header.go f7b96507f9 simplify buffer extension hace 7 años
header_test.go 28189197b3 remove dependency of assert lib hace 7 años
internet.go b181045b0c Errorgen: support to run outside of GOPATH hace 5 años
memory_settings.go cb8e7dc9a0 comments hace 7 años
sockopt.go 20251bf499 system listener for both TCP and UDP hace 7 años
sockopt_darwin.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
sockopt_freebsd.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
sockopt_linux.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
sockopt_linux_test.go 92a6699706 fix broken test again hace 7 años
sockopt_other.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
sockopt_test.go d26700a2fe remove common/compare package hace 7 años
sockopt_windows.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
system_dialer.go ee13f7a562 fix bind addr check hace 7 años
system_listener.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go hace 5 años
system_listener_test.go 05f8de1b8f allow custom controller function hace 7 años
tcp_hub.go aa4ab7fa03 return error on listening domain address hace 7 años