You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal/multiplex
Andy Wang f05cc19dbc Assign connId only when needed 4 years ago
..
bufferedPipe.go Regression: closing in the middle of a read will block 4 years ago
bufferedPipe_test.go Add and edit some tests 5 years ago
datagramBuffer.go Regression: closing in the middle of a read will block 4 years ago
datagramBuffer_test.go Regression: closing in the middle of a read will block 4 years ago
frame.go Use constants for Closing value 5 years ago
mux_test.go Move common types to its own package 4 years ago
obfs.go Avoid unnecessary pass by pointer 4 years ago
obfs_test.go Remove redundant tests 4 years ago
qos.go Code style clean up 5 years ago
recvBuffer.go Implement WriterTo for receive buffers 4 years ago
session.go Assign connId only when needed 4 years ago
session_test.go Fix a race on closing stream 4 years ago
stream.go Assign connId only when needed 4 years ago
streamBuffer.go writerTo 4 years ago
streamBuffer_test.go Code styles 4 years ago
stream_test.go Update tests 4 years ago
switchboard.go Assign connId only when needed 4 years ago
switchboard_test.go Fix tests 4 years ago