net.resolverConfig.mu (field)
7 uses
net (current package)
dnsclient_unix.go#L324: mu sync.RWMutex // protects dnsConfig
dnsclient_unix.go#L372: conf.mu.Lock()
dnsclient_unix.go#L374: conf.mu.Unlock()
dnsclient_unix.go#L400: resolvConf.mu.RLock()
dnsclient_unix.go#L402: resolvConf.mu.RUnlock()
dnsclient_unix.go#L577: resolvConf.mu.RLock()
dnsclient_unix.go#L579: resolvConf.mu.RUnlock()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |