You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kslr a44e1ede5b
update to IETF QUIC draft-29 (#287)
4 years ago
..
domainsocket Errorgen: support to run outside of GOPATH 4 years ago
headers Format proto files using clang-format according to google style (#264) 4 years ago
http Errorgen: support to run outside of GOPATH 4 years ago
kcp Add XTLS support to mKCP (#267) 4 years ago
quic update to IETF QUIC draft-29 (#287) 4 years ago
tcp Errorgen: support to run outside of GOPATH 4 years ago
tls Format proto files using clang-format according to google style (#264) 4 years ago
udp Format proto files using clang-format according to google style (#264) 4 years ago
websocket Errorgen: support to run outside of GOPATH 4 years ago
xtls Format proto files using clang-format according to google style (#264) 4 years ago
config.go warning message for global trasnport config 6 years ago
config.pb.go Format proto files using clang-format according to google style (#264) 4 years ago
config.proto Format proto files using clang-format according to google style (#264) 4 years ago
connection.go Rename fields in StatCouterConnection 4 years ago
dialer.go remove use of context.WithValue in transport 6 years ago
dialer_test.go remove dependency on assert lib 6 years ago
errors.generated.go simplify error creation 6 years ago
header.go simplify buffer extension 6 years ago
header_test.go remove dependency of assert lib 6 years ago
internet.go Errorgen: support to run outside of GOPATH 4 years ago
memory_settings.go comments 6 years ago
sockopt.go system listener for both TCP and UDP 6 years ago
sockopt_darwin.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
sockopt_freebsd.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
sockopt_linux.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
sockopt_linux_test.go fix broken test again 6 years ago
sockopt_other.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
sockopt_test.go remove common/compare package 6 years ago
sockopt_windows.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
system_dialer.go fix bind addr check 6 years ago
system_listener.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
system_listener_test.go allow custom controller function 6 years ago
tcp_hub.go return error on listening domain address 6 years ago