1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/pkg/rpc
Rob Pike c78be462a0 once: replace all uses of package once with sync.Once.
package once remains for now; will be deleted after next release.

R=golang-dev, brainman
CC=golang-dev
https://golang.org/cl/1914046
2010-08-06 06:14:41 +10:00
..
jsonrpc undo changes accidentally included in 09c5add99d50 2010-06-20 12:45:39 -07:00
client.go undo changes accidentally included in 09c5add99d50 2010-06-20 12:45:39 -07:00
debug.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
server_test.go once: replace all uses of package once with sync.Once. 2010-08-06 06:14:41 +10:00
server.go strings and bytes.Split: make count of 0 mean 0, not infinite. 2010-07-01 14:08:14 -07:00