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/common/buf
Darien Raymond b24e808a8a
fix pipe related tests
7 years ago
..
buf.go comments 7 years ago
buffer.go rename Slice and Slice from to Resize and Advance 7 years ago
buffer_pool.go change uint32 to int32 7 years ago
buffer_test.go remove Buffer.Append method 7 years ago
copy.go fix error handling in buf.Copy 7 years ago
errors.generated.go refactor error messages 8 years ago
io.go change ReadFullFrom to take int32 size 7 years ago
multi_buffer.go fix multibuf len 7 years ago
multi_buffer_test.go refine ctlcmd 7 years ago
reader.go simplify buf.BufferedReader 7 years ago
reader_test.go fix pipe related tests 7 years ago
writer.go implement transport.pipe 7 years ago
writer_test.go fix pipe related tests 7 years ago