r205368 - /trunk/libgo/go/syscall/socket.go

ian@gcc.gnu.org ian@gcc.gnu.org
Mon Nov 25 22:54:00 GMT 2013


Author: ian
Date: Mon Nov 25 22:54:05 2013
New Revision: 205368

URL: http://gcc.gnu.org/viewcvs?rev=205368&root=gcc&view=rev
Log:
syscall: Set SizeofSockaddrAny to the value the go distribution uses

In particular this means that the names Getsockname returns are not
truncated to 26 characters.

Fixes issue 6829

https://codereview.appspot.com/31840043/

Modified:
    trunk/libgo/go/syscall/socket.go



More information about the Gcc-cvs mailing list