]> Cypherpunks repositories - gostls13.git/commit
net: add test cases for the both of netgo, cgo DNS lookups
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 18 Dec 2013 22:40:10 +0000 (07:40 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 18 Dec 2013 22:40:10 +0000 (07:40 +0900)
commit2b3ad827a6c45395db669aeec3313ac134582a56
treeb980fc969cb6d662c864df060932bdda1f0165c8
parent2b693b7c19e2f14c75b01b89bd2df31592e67d1e
net: add test cases for the both of netgo, cgo DNS lookups

Update #4078

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/14638043
src/pkg/net/cgo_unix_test.go [new file with mode: 0644]
src/pkg/net/netgo_unix_test.go [new file with mode: 0644]