gcc/libgo/go
Ian Lance Taylor 537a6f7b47 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.

From-SVN: r201637
2013-08-09 20:51:16 +00:00
..
archive
bufio
builtin
bytes
compress
container
crypto
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go
hash
html
image
index/suffixarray
io
log log/syslog: Restore interface to make this work on Solaris again. 2013-07-23 21:23:27 +00:00
math
mime
net net: give C.getaddrinfo a hint that we only want SOCK_STREAM answers 2013-08-09 20:51:16 +00:00
old
os
path
reflect
regexp
runtime
sort
strconv
strings
sync
syscall syscall: Change AWK split call to use []+ rather than []*. 2013-08-02 22:30:30 +00:00
testing
text
time
unicode