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 2a96aaaf7b
comments
7 years ago
..
buf.go refactor error messages 8 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
buffered_reader.go refactor 7 years ago
buffered_reader_test.go format code 7 years ago
buffered_writer.go fix lint warnings 7 years ago
buffered_writer_test.go format code 7 years ago
copy.go aggressively close connection when response is done 7 years ago
errors.generated.go refactor error messages 8 years ago
io.go comments 7 years ago
multi_buffer.go comments 7 years ago
multi_buffer_test.go fully migrate to new assertion lib 7 years ago
reader.go fix length calculation in bufferToBytesReader.WriteTo 7 years ago
reader_test.go fully migrate to new assertion lib 7 years ago
writer.go comments 7 years ago
writer_test.go DiscardBytes 7 years ago