You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This timeout is a cumulative timeout for dial, write and read, overrides DialTimeout, ReadTimeout and WriteTimeout when non-zero, and the default value of those three is 2. https://godoc.org/github.com/miekg/dns
Is it a "second" ?
If so, wouldn't it be so long for the default value to be 6 seconds?
The text was updated successfully, but these errors were encountered: