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.
v2ray-core/transport/internet
RPRX f5642b4075
L -> l, A -> a
4 years ago
..
domainsocket Adjust Protocol Buffers (#109) 4 years ago
headers Adjust Protocol Buffers (#109) 4 years ago
http Adjust Protocol Buffers (#109) 4 years ago
kcp Adjust Protocol Buffers (#109) 4 years ago
quic Adjust Protocol Buffers (#109) 4 years ago
tcp L -> l, A -> a 4 years ago
tls Adjust Protocol Buffers (#109) 4 years ago
udp Adjust Protocol Buffers (#109) 4 years ago
websocket L -> l, A -> a 4 years ago
config.go warning message for global trasnport config 6 years ago
config.pb.go Adjust Protocol Buffers (#109) 4 years ago
config.proto Adjust Protocol Buffers (#109) 4 years ago
connection.go Rename fields in StatCouterConnection 4 years ago
dialer.go
dialer_test.go
errors.generated.go
header.go
header_test.go remove dependency of assert lib 6 years ago
internet.go
memory_settings.go
sockopt.go
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
sockopt_other.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
sockopt_test.go
sockopt_windows.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
system_dialer.go
system_listener.go Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 4 years ago
system_listener_test.go
tcp_hub.go return error on listening domain address 6 years ago