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
search support should also respect ndots option which acording to resolv.c should check if there is enough dots in queried domain before combining it with search domains.
- Add search list and ndots option
- Add support for rotate option
- Add support for LOCALDOMAIN and RES_OPTIONS
- Increase default timeout from 3s to 5s and limit it to 30s
Fixes#46.
Fixes#47.
I think we currently do not support
search
norLOCALDOMAIN
(env variable for per-process override).The text was updated successfully, but these errors were encountered: