| .. |
|
domainsocket
|
1fa89b32d4
Format: run go fmt ./...
|
5 years ago |
|
headers
|
f12f76582f
Fix according to staticcheck result
|
5 years ago |
|
http
|
4c9210cf11
Parse X-Forwarded-For in http transport (#142)
|
5 years ago |
|
kcp
|
f12f76582f
Fix according to staticcheck result
|
5 years ago |
|
quic
|
ef460f68f8
Adjust Protocol Buffers (#109)
|
5 years ago |
|
tcp
|
f5642b4075
L -> l, A -> a
|
5 years ago |
|
tls
|
ef460f68f8
Adjust Protocol Buffers (#109)
|
5 years ago |
|
udp
|
ef460f68f8
Adjust Protocol Buffers (#109)
|
5 years ago |
|
websocket
|
f5642b4075
L -> l, A -> a
|
5 years ago |
|
config.go
|
86f8fe4eb4
warning message for global trasnport config
|
6 years ago |
|
config.pb.go
|
ef460f68f8
Adjust Protocol Buffers (#109)
|
5 years ago |
|
config.proto
|
ef460f68f8
Adjust Protocol Buffers (#109)
|
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 |
|
header.go
|
f7b96507f9
simplify buffer extension
|
7 years ago |
|
header_test.go
|
28189197b3
remove dependency of assert lib
|
6 years ago |
|
internet.go
|
091fa6ad23
use new errorgen
|
7 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
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
5 years ago |
|
sockopt_freebsd.go
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
5 years ago |
|
sockopt_linux.go
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
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
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
5 years ago |
|
system_dialer.go
|
ee13f7a562
fix bind addr check
|
6 years ago |
|
system_listener.go
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
5 years ago |
|
system_listener_test.go
|
05f8de1b8f
allow custom controller function
|
7 years ago |
|
tcp_hub.go
|
aa4ab7fa03
return error on listening domain address
|
6 years ago |