index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
net
/
cgo_unix.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ensure that ResolveTCPAddr(addr.String()) reproduces addr
Russ Cox
2013-09-23
1
-0
/
+3
*
net: defend against broken getaddrinfo on Linux
Russ Cox
2013-09-11
1
-0
/
+10
*
net: dragonfly support
Joel Sing
2013-08-24
1
-1
/
+1
*
net: limit number of concurrent cgo calls
Russ Cox
2013-08-16
1
-0
/
+6
*
net: give C.getaddrinfo a hint that we only want SOCK_STREAM answers
Ian Lance Taylor
2013-08-09
1
-1
/
+2
*
net: introduce netgo build tag to build a pure Go net package.
Shenghou Ma
2013-06-11
1
-0
/
+1
*
cgo: enable cgo on openbsd
Joel Sing
2012-12-21
1
-1
/
+1
*
cgo: enable cgo on netbsd/386 and netbsd/amd64
Joel Sing
2012-06-05
1
-1
/
+1
*
net: move cgo address info flags to per-platform files
Joel Sing
2012-06-03
1
-7
/
+1
*
src/pkg/[n-z]*: gofix -r error -force=error
Russ Cox
2011-11-01
1
-8
/
+7
*
build: add build comments to core packages
Russ Cox
2011-09-15
1
-0
/
+2
*
net: fix EAI_BADFLAGS error on freebsd
Mikio Hara
2011-04-21
1
-1
/
+1
*
net: use C library resolver on FreeBSD, Linux, OS X / amd64, 386
Russ Cox
2011-04-20
1
-0
/
+148