This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r201637 - /trunk/libgo/go/net/cgo_unix.go


Author: ian
Date: Fri Aug  9 20:51:16 2013
New Revision: 201637

URL: http://gcc.gnu.org/viewcvs?rev=201637&root=gcc&view=rev
Log:
net: give C.getaddrinfo a hint that we only want SOCK_STREAM answers

This should be more efficient everywhere, and appears to be
required on Solaris.

Copied from master repository.

Modified:
    trunk/libgo/go/net/cgo_unix.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]