go/src/net/port_unix.go

var onceReadServices

func readServices() {}

// goLookupPort is the native Go implementation of LookupPort.
func goLookupPort(network, service string) (port int, err error) {}