type net.resolverConfig

6 uses

	net (current package)
		dnsclient_unix.go#L316: type resolverConfig struct {
		dnsclient_unix.go#L328: var resolvConf resolverConfig
		dnsclient_unix.go#L331: func (conf *resolverConfig) init() {
		dnsclient_unix.go#L348: func (conf *resolverConfig) tryUpdate(name string) {
		dnsclient_unix.go#L377: func (conf *resolverConfig) tryAcquireSema() bool {
		dnsclient_unix.go#L386: func (conf *resolverConfig) releaseSema() {