libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.
[official-gcc.git] / libgo / go / net / cgo_android.go
blob3819ce56a4fa0409c539c8ee5c71fc151307b7e4
1 // Copyright 2014 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 // +build cgo,!netgo
7 package net
9 //#include <netdb.h>
10 import "C"
12 func cgoAddrInfoFlags() C.int {
13 return C.AI_CANONNAME