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 3821ee21fc
handle nil onData
8 years ago
..
buf.go
buffer.go more effecient auth reader and writer 8 years ago
buffer_pool.go
buffer_test.go test case for sync pool 8 years ago
buffered_reader.go refactor 8 years ago
buffered_reader_test.go
buffered_writer.go refactor 8 years ago
buffered_writer_test.go
errors.generated.go
io.go handle nil onData 8 years ago
multi_buffer.go fix snifer 8 years ago
multi_buffer_test.go direct multibuf reading from kcp engine 8 years ago
reader.go use normal byte array 8 years ago
reader_test.go more test code 8 years ago
writer.go swallow write error in mux 8 years ago
writer_test.go