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 a51d45f41a Avoid unnecessary pass by pointer 5 years ago
..
bufferedPipe.go Minor code cleanup 5 years ago
bufferedPipe_test.go Add and edit some tests 5 years ago
datagramBuffer.go Implement stream SetReadDeadline 5 years ago
datagramBuffer_test.go Improve stream closing logic and add tests 5 years ago
frame.go Use constants for Closing value 5 years ago
mux_test.go Move common types to its own package 5 years ago
obfs.go Avoid unnecessary pass by pointer 5 years ago
obfs_test.go Update tests 5 years ago
qos.go Code style clean up 5 years ago
recvBuffer.go Implement stream SetReadDeadline 5 years ago
session.go Avoid unnecessary pass by pointer 5 years ago
session_test.go Implement stream SetReadDeadline 5 years ago
stream.go Close connections properly 5 years ago
streamBuffer.go Implement stream SetReadDeadline 5 years ago
streamBuffer_test.go Code styles 5 years ago
stream_test.go Update tests 5 years ago
switchboard.go Minor code cleanup 5 years ago
switchboard_test.go Update tests 5 years ago