Xray-core/common/buf
RPRX d20397c15d
DispatchLink(): Fix user stats
Fixes https://github.com/XTLS/Xray-core/pull/5076#issuecomment-3243431593
2025-09-03 23:25:17 +00:00
..
data v1.0.0 2020-11-25 19:01:53 +08:00
buf.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
buffer.go common/buf/buffer.go: Replace copy zero with clear() (#5071) 2025-08-30 13:13:40 +00:00
buffer_test.go Reformat code 2022-05-18 15:29:01 +08:00
copy.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
copy_test.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
io.go DispatchLink(): Fix user stats 2025-09-03 23:25:17 +00:00
io_test.go v1.1.0 2020-12-04 09:36:16 +08:00
multi_buffer.go common/buf/multi_buffer.go: Fix Compact() (#5015) 2025-08-15 15:27:12 +00:00
multi_buffer_test.go common/buf/multi_buffer.go: Fix Compact() (#5015) 2025-08-15 15:27:12 +00:00
override.go Fix buffer.UDP destination override (#2356) 2023-08-29 07:12:36 +00:00
reader.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
reader_test.go v1.1.0 2020-12-04 09:36:16 +08:00
readv_posix.go Style: format code 2021-09-20 21:00:55 +08:00
readv_reader.go Unify environment var readers 2023-10-29 15:16:57 -04:00
readv_reader_wasm.go Style: format code 2021-09-20 21:00:55 +08:00
readv_test.go Reformat code 2022-05-18 15:29:01 +08:00
readv_unix.go Style: format code 2021-09-20 21:00:55 +08:00
readv_windows.go v1.0.0 2020-11-25 19:01:53 +08:00
writer.go XTLS Vision: Refactor code to use DispatchLink() in VLESS inbound (#5076) 2025-09-01 15:15:32 +00:00
writer_test.go Reformat code 2022-05-18 15:29:01 +08:00