+ * Always #include <sys/types.h> before <sys/socket.h> (for FreeBSD 4.6).
[adns] / TODO
CommitLineData
636b69b1 1WISHLIST:
84e3712c 2* Support for as-yet-unrecognised query types.
9ea0d219 3* Make timeouts configurable.
636b69b1 4* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
5* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
6* DNSSEC compatibility - be able to retreive KEY and SIG RRs
6fb8bae9 7* DNSSEC minimum functionality - ignore Additional when AD set.
66f7ac48 8* IPv6 name<->address translation - but which version ??
9* IPv6 transport.
bef232ae 10* Threadsafe version/mode.
11* Caching in the library.
12* SRV RRs.