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 b3e46f5d07
fix error handling in buf.Copy
7 years ago
..
buf.go move error generator to common 7 years ago
buffer.go more effecient auth reader and writer 8 years ago
buffer_pool.go remove buffer pool in favor of Go 1.9 concurrent GC 7 years ago
buffer_test.go fully migrate to new assertion lib 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 comments 7 years ago
multi_buffer.go fix misspelling 7 years ago
multi_buffer_test.go fully migrate to new assertion lib 7 years ago
reader.go comments 7 years ago
reader_test.go grow buffer size slower 7 years ago
writer.go comments 7 years ago
writer_test.go more interface test 7 years ago