1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:10:07 -07:00
go/src
Mikio Hara bfb32dc6d1 net: use original raddr if getpeername fails
This CL updates CL 7511043;
- adds new test cases for both UDPConn and UnixConn,
- makes sure unnamed UnixAddr handling,
- replaces t.Errorf with t.Fatalf in sockname related test cases.

Fixes #3721 (again).
Fixes #3838 (again).

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7627048
2013-03-23 22:32:19 +09:00
..
cmd cmd/gc: fix line number for 'missing return' in closure 2013-03-22 17:50:29 -04:00
lib9 lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
libbio
libmach cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
pkg net: use original raddr if getpeername fails 2013-03-23 22:32:19 +09:00
all.bash
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash make.bash: delete vestigial TODO, now resolved 2013-03-16 14:53:12 -07:00
make.bat go/types: delete from main repo; part of move to go.exp 2013-03-12 13:55:58 -07:00
Make.dist
make.rc
race.bash
race.bat
run.bash cmd/ld: replace -hostobj with -linkmode 2013-03-19 15:45:42 -04:00
run.bat runtime,misc/cgo/test: disable broken tests so we can test the rest 2013-03-06 15:19:01 -05:00
run.rc
sudo.bash