Xray-core/transport/internet
yuhan6665 4bb61701b5
Add tcpKeepAliveInterval in transport sockopt (#754)
Co-authored-by: Ahmad Karimi <ak12hastam@gmail.com>
Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
2021-10-12 15:39:08 +00:00
..
domainsocket Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
grpc Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
headers vformat supports multi-core processing (#757) 2021-10-12 15:29:22 +00:00
http Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
kcp Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
quic Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
stat Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
tcp Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
tls Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
udp Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
websocket Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
xtls Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
config.proto Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
dialer.go Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
dialer_test.go v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
filelocker.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker_other.go Style: format code 2021-09-20 21:00:55 +08:00
filelocker_windows.go v1.0.0 2020-11-25 19:01:53 +08:00
header.go v1.1.0 2020-12-04 09:36:16 +08:00
header_test.go v1.1.0 2020-12-04 09:36:16 +08:00
internet.go v1.1.0 2020-12-04 09:36:16 +08:00
memory_settings.go v1.0.0 2020-11-25 19:01:53 +08:00
sockopt.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_darwin.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_freebsd.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_linux.go Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_other.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_test.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_windows.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Fix: nullcheck on alternative systemDialer (#752) 2021-10-12 15:32:45 +00:00
system_listener.go Style: format code 2021-09-20 21:00:55 +08:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
tcp_hub.go Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00