dns-util-0.1.0: Library to deal with DNS SRV records
Safe HaskellSafe-Inferred
LanguageGHC2021

Wire.Network.DNS.Helper

Synopsis

Documentation

withCachingResolver :: ResolvConf -> (Resolver -> IO a) -> IO a Source #

Set up a thread-safe resolver with a global cache. Records will only be re-resolved after their TTLs expire