aboutsummaryrefslogtreecommitdiff
path: root/src/io/pipe_test.go
AgeCommit message (Expand)Author
2019-08-28io: add error check on pipe close functions to avoid error overwritingJordi Martin
2017-11-02io: fix Pipe regression with differing error typesJoe Tsai
2017-10-11io: simplify pipe implementationJoe Tsai
2016-12-21io: fix PipeWriter.Close to wake up WritesKirill Smelkov
2014-09-08build: move package sources from src/pkg to srcRuss Cox