Descriptionnet: 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 issue 3721 (again).
Fixes issue 3838 (again).
Patch Set 1 #Patch Set 2 : diff -r 9ca85035f95a https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 9ca85035f95a https://go.googlecode.com/hg/ #
Total comments: 4
Patch Set 4 : diff -r 07ed29a4f9f5 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 07ed29a4f9f5 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|