The new `dns-get-srv` returns a *list* of srv-rr structs, rather than zero or one. A general-purpose RR-lookup routine, `dns-lookup`, exists but is not exported for now since its API needs work. See comments in net/dns.rkt.