| .. |
|
buf.go
|
091fa6ad23
use new errorgen
|
7 years ago |
|
buffer.go
|
db5259e75b
avoid heap allocation for buffer variables
|
7 years ago |
|
buffer_test.go
|
deebb68597
update buf test
|
7 years ago |
|
copy.go
|
b0a015c7cc
comments
|
6 years ago |
|
copy_test.go
|
deebb68597
update buf test
|
7 years ago |
|
errors.generated.go
|
d55fbd7f8d
simplify error creation
|
7 years ago |
|
io.go
|
847b289798
fixed ReadV issue for windows
|
6 years ago |
|
io_test.go
|
e343fe80a2
test case for writer creation
|
7 years ago |
|
multi_buffer.go
|
4e77570f36
fix connection reading in UDP
|
6 years ago |
|
multi_buffer_test.go
|
8e131bcd1f
remove dependency on assert lib
|
6 years ago |
|
reader.go
|
a84897b4b6
simplify ReadBuffer
|
6 years ago |
|
reader_test.go
|
98950d5ada
remove dep of assert lib
|
6 years ago |
|
readv_constraint_other.go
|
847b289798
fixed ReadV issue for windows
|
6 years ago |
|
readv_constraint_windows.go
|
a32d6416e5
Fix test break for windows: better error handling
|
6 years ago |
|
readv_posix.go
|
20f10c78b3
add support for wasm
|
7 years ago |
|
readv_reader.go
|
0f63be6340
open ReadBuffer for quic connections
|
7 years ago |
|
readv_reader_wasm.go
|
f1374f9caf
add !wasm flag for go 1.10
|
7 years ago |
|
readv_test.go
|
d26700a2fe
remove common/compare package
|
6 years ago |
|
readv_windows.go
|
20f10c78b3
add support for wasm
|
7 years ago |
|
writer.go
|
88e757e33f
merge duplicated code
|
7 years ago |
|
writer_test.go
|
932e09a388
remove dep of assert lib
|
6 years ago |