1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 17:55:23 +00:00
v2fly/transport/internet
秋のかえで 423d566024
fix typo
2021-12-23 13:14:43 +08:00
..
domainsocket fix typo 2021-12-23 13:14:43 +08:00
grpc add transport original name support 2021-09-07 16:53:09 +01:00
headers Lint: fix lint (#1427) 2021-11-27 17:16:41 +08:00
http Reformat code 2021-10-28 18:34:19 +08:00
kcp fix typo 2021-12-23 13:14:43 +08:00
quic Feat: implement set buffer methods in QUIC sysConn (#1404) 2021-11-22 14:13:25 +08:00
tagged 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
tcp Add tcp transport registration 2021-11-28 22:49:16 +00:00
tls Reformat code 2021-10-28 18:34:19 +08:00
udp regenerate protobuf file 2021-09-04 11:26:13 +01:00
websocket fix typo (#1475) 2021-12-22 22:51:11 +08:00
config.go Reformat code 2021-10-28 18:34:19 +08:00
config.pb.go Add TCP keep alive idle setting: auto generated 2021-11-28 22:49:02 +00:00
config.proto Add TCP keep alive idle setting 2021-11-28 22:49:02 +00:00
connection.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer.go Reformat code 2021-10-28 18:34:19 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
filelocker_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
filelocker_windows.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
filelocker.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
header_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
header.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
internet.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
memory_settings.go comments 2018-10-14 08:23:49 +02:00
sockopt_darwin.go use sys/unix instead of syscall 2021-11-28 22:49:02 +00:00
sockopt_freebsd.go Add TCP keep alive support in MacOS, FreeBSD 2021-11-28 22:49:02 +00:00
sockopt_linux_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_linux.go Fix log usage 2021-12-12 18:10:21 +08:00
sockopt_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
sockopt_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_windows.go Add TCP keep alive support in Windows 2021-11-28 22:49:02 +00:00
sockopt.go system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
system_dialer.go fix bug introduced in adding tcp keep alive adjustment 2021-11-28 22:49:02 +00:00
system_dns_android_test.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_dns_android.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_listener_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
system_listener.go fix bug introduced in adding tcp keep alive adjustment 2021-11-28 22:49:02 +00:00
tcp_hub.go add transport original name support 2021-09-07 16:53:09 +01:00