The Racket repository
Go to file
Tony Garnock-Jones 8e05211169 Support SRV records in net/dns.
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.
2016-02-21 11:43:20 -05:00
net Remove extra directories. 2014-12-02 00:13:32 -05:00
net-doc Support SRV records in net/dns. 2016-02-21 11:43:20 -05:00
net-lib Support SRV records in net/dns. 2016-02-21 11:43:20 -05:00
net-test Support SRV records in net/dns. 2016-02-21 11:43:20 -05:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:31 -05:00