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.
 
 
 
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
..
buf.go
buffer.go avoid heap allocation for buffer variables 6 years ago
buffer_test.go update buf test 6 years ago
copy.go
copy_test.go update buf test 6 years ago
errors.generated.go
io.go fix reader/writer for packet conn 6 years ago
io_test.go
multi_buffer.go fix connection reading in UDP 6 years ago
multi_buffer_test.go fix lint warnings 6 years ago
reader.go fix connection reading in UDP 6 years ago
reader_test.go refactor multibuffer 6 years ago
readv_posix.go
readv_reader.go open ReadBuffer for quic connections 6 years ago
readv_reader_wasm.go
readv_test.go remove common/compare package 6 years ago
readv_windows.go
writer.go merge duplicated code 6 years ago
writer_test.go remove NewMultiBufferValue 6 years ago