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/io
v2ray 2c82f65189
return correct length in ReadFrom
9 years ago
..
buffered_reader.go add a lock to protect reader/writer from panic 9 years ago
buffered_reader_test.go simplify testing 9 years ago
buffered_writer.go return correct length in ReadFrom 9 years ago
buffered_writer_test.go simplify testing 9 years ago
chain_writer.go Allow data stream passing through http proxy 9 years ago
chan_reader.go reorg chan reader 9 years ago
reader.go test cases for v2io 9 years ago
reader_test.go simplify testing 9 years ago
transport.go Massive fixes 9 years ago
writer.go test cases for v2io 9 years ago
writer_test.go simplify testing 9 years ago