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
Darien Raymond 28fa84ce69
API doc
6 years ago
..
domainsocket update proto lib 6 years ago
headers update proto lib 6 years ago
http update proto lib 6 years ago
kcp update proto lib 6 years ago
quic open ReadBuffer for quic connections 6 years ago
tcp update proto lib 6 years ago
tls update proto lib 6 years ago
udp update proto lib 6 years ago
websocket update proto lib 6 years ago
config.go unified tproxy option 6 years ago
config.pb.go update proto lib 6 years ago
config.proto remove use of context.WithValue in transport 6 years ago
connection.go remove unnecessary interface 6 years ago
dialer.go remove use of context.WithValue in transport 6 years ago
dialer_test.go remove use of context.WithValue in transport 6 years ago
errors.generated.go simplify error creation 6 years ago
header.go simplify buffer extension 6 years ago
header_test.go fix test break 7 years ago
internet.go use new errorgen 6 years ago
memory_settings.go comments 6 years ago
sockopt.go system listener for both TCP and UDP 6 years ago
sockopt_darwin.go remove use of context.WithValue in transport 6 years ago
sockopt_linux.go remove use of context.WithValue in transport 6 years ago
sockopt_linux_test.go fix broken test again 6 years ago
sockopt_other.go remove use of context.WithValue in transport 6 years ago
sockopt_test.go remove use of context.WithValue in transport 6 years ago
sockopt_windows.go remove use of context.WithValue in transport 6 years ago
system_dialer.go API doc 6 years ago
system_listener.go allow custom controller function 6 years ago
system_listener_test.go allow custom controller function 6 years ago
tcp_hub.go remove use of context.WithValue in transport 6 years ago