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 cf1705267e
switch to errgroup
6 years ago
..
buf.go use new errorgen 6 years ago
buffer.go avoid heap allocation for buffer variables 6 years ago
buffer_test.go update buf test 6 years ago
copy.go revert opt on copy 6 years ago
copy_test.go update buf test 6 years ago
errors.generated.go simplify error creation 6 years ago
io.go fix reader/writer for packet conn 6 years ago
io_test.go
multi_buffer.go fix lint warnings 6 years ago
multi_buffer_test.go fix lint warnings 6 years ago
reader.go open ReadBuffer for quic connections 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 add !wasm flag for go 1.10 6 years ago
readv_test.go switch to errgroup 6 years ago
readv_windows.go
writer.go simplify buffer allocation 6 years ago
writer_test.go remove NewMultiBufferValue 6 years ago