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.
Xray-core/transport/internet
风扇滑翔翼 bb48a2043d
Fix HTTPUpgrade transport register
8 months ago
..
domainsocket Least load balancer (#2999) 9 months ago
grpc chore: fix some errors detected by staticcheck (#3089) 9 months ago
headers Least load balancer (#2999) 9 months ago
http Fixing tcp connestions leak 9 months ago
httpupgrade HTTPUpgrade 0-RTT (#3152) 8 months ago
kcp Least load balancer (#2999) 9 months ago
quic Least load balancer (#2999) 9 months ago
reality Least load balancer (#2999) 9 months ago
stat
tagged
tcp Fixing tcp connestions leak 9 months ago
tls Fixing tcp connestions leak 9 months ago
udp Least load balancer (#2999) 9 months ago
websocket HTTPUpgrade 0-RTT (#3152) 8 months ago
config.go Fix HTTPUpgrade transport register 8 months ago
config.pb.go Fix HTTPUpgrade transport register 8 months ago
config.proto Fix HTTPUpgrade transport register 8 months ago
dialer.go Add DestIpAddress() in Dialer interface 11 months ago
dialer_test.go
errors.generated.go
filelocker.go
filelocker_other.go
filelocker_windows.go
header.go
header_test.go
internet.go
memory_settings.go
sockopt.go
sockopt_darwin.go add bindAddr for darwin 1 year ago
sockopt_freebsd.go Add TCPKeepAliveIdle in Sockopt option (#1166) 2 years ago
sockopt_linux.go Added tcp fragmentation for freedom outbound (#2021) 2 years ago
sockopt_linux_test.go
sockopt_other.go Remove dragonfly build 1 year ago
sockopt_test.go
sockopt_windows.go Enable interface setting for socketopt under Windows (#2819) 11 months ago
system_dialer.go Fix and simplify SockOpt in UDP 9 months ago
system_listener.go Add `tcpMptcp` to `sockopt` (#2520) 1 year ago
system_listener_test.go Update dependencies 2 years ago
tcp_hub.go