Sign in
go
/
go
/
8157a31deb75768b5998ed925c15bf20241a3f18
/
src
/
net
/
pipe_test.go
c5cf662
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
by Bryan C. Mills
· 6 years ago
2012227
vendor/golang_org/x: move to internal/x
by Bryan C. Mills
· 6 years ago
8f2a926
net: return io.ErrClosedPipe when possible from net.Pipe
by Joe Tsai
· 7 years ago
e2dd8ca
net: implement deadline functionality on Pipe
by Joe Tsai
· 8 years ago
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
f77e10f
net: simplify error messages in tests
by Mikio Hara
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago
[Renamed from src/pkg/net/pipe_test.go]
eb69292
src/pkg/[n-z]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
1d18e89
net: add Pipe
by Russ Cox
· 15 years ago