36 Commits (c889ae6e8ce55bec254201db78f327d876e1675d)

Author SHA1 Message Date
Darien Raymond 4468c60b95
remove usage on assert lib 6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt() 6 years ago
Darien Raymond 50e77cbb19
fix broken test 6 years ago
Darien Raymond 120058310a
only yield goroutine after second write 6 years ago
Darien Raymond 8d8eb0f35a
update pipe test 6 years ago
Darien Raymond 0f324a613e
remove MultiBuffer.Release 6 years ago
Darien Raymond b41513f644
benchmark pipe 6 years ago
Darien Raymond 27772a75a7
refactor MultiBuffer append 6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue 6 years ago
Darien Raymond 6c7dcc35ab
remove buffer.WriteBytes 6 years ago
Darien Raymond e8faa7d4e3
move pipe option into dedicated struct 6 years ago
Darien Raymond 956868ef78
yield goroutine on pipe write 6 years ago
Darien Raymond b4821c5ed5
move policy and dnsClient 6 years ago
Darien Raymond 91109f3657
replace channel with pipe in udp conn 6 years ago
Darien Raymond 334b7bf5ed
fix buffer release time 6 years ago
Darien Raymond 38dd84ba03
release buffer on error 6 years ago
Darien Raymond c81531fc77
destroy timer immedietely after use 6 years ago
Darien Raymond 206f52affc
refine buffer interface 6 years ago
Darien Raymond b05597df3a
fix passive connection in mux. fix #1167 7 years ago
Darien Raymond 5f93eee8b0
fixes #1142 7 years ago
Darien Raymond ac6a0f7511
update activity timer 7 years ago
Darien Raymond 67f5292f38
fix lint errors 7 years ago
Darien Raymond 65bd8509d7
fix buffer policy settings 7 years ago
Darien Raymond b24e808a8a
fix pipe related tests 7 years ago
Darien Raymond 213f827406
policy for internal buffer size 7 years ago
Darien Raymond 0301222e22
fix default value for size = 0 7 years ago
Darien Raymond 70b2b22047
fix #1087 7 years ago
Darien Raymond 892828630e
testcase for 0 limit 7 years ago
Darien Raymond f9c794c795
fix lint errors 7 years ago
Darien Raymond a0dc8d19fa
don't error if pipe is already closed. 7 years ago
Darien Raymond 1425fd2ba9
remove Buffer.Append method 7 years ago
Darien Raymond 2e6985a98b
more test cases for pipe 7 years ago
Darien Raymond 845606d86c
fix data race in pipe 7 years ago
Darien Raymond b4ff4c7e75
signal when read 7 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe 7 years ago
Darien Raymond 64ebba3cff
implement transport.pipe 7 years ago