1
0
mirror of https://github.com/golang/go synced 2024-11-20 04:04:41 -07:00
go/src
Mikio Hara a2a351478b net: move error messages related to OpError into net.go
Also makes ErrWriteToConnected more appropriate; it's used
not only UDPConn operations but UnixConn operations.

Update #4856

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/84800044
2014-04-08 06:14:49 +09:00
..
cmd cmd/go: Check error from SWIG link step. 2014-04-07 12:59:55 -07:00
lib9 lib9/utf: bring C environment up to Unicode 6.3.0 2014-02-25 17:49:32 -08:00
libbio libbio, libmach: warnings from the Plan 9 tool chain 2014-04-07 08:40:13 -07:00
liblink cmd/gc, cmd/ld, runtime: compact liveness bitmaps 2014-04-02 16:49:27 -04:00
libmach libbio, libmach: warnings from the Plan 9 tool chain 2014-04-07 08:40:13 -07:00
pkg net: move error messages related to OpError into net.go 2014-04-08 06:14:49 +09:00
all.bash
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabled 2014-02-06 09:11:00 -08:00
make.bat
Make.dist
make.rc lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
race.bash
race.bat
run.bash build: remove depdenency on GNU make 2014-04-07 11:34:35 +10:00
run.bat run.bash: explain why we set GOMAXPROCS for runtime test 2014-03-06 13:16:14 +04:00
run.rc run.bash: explain why we set GOMAXPROCS for runtime test 2014-03-06 13:16:14 +04:00
sudo.bash