X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/5628df7534f3b2786125cc89d166d05739c98a08..d3eea6424e9ba051c0e72b3c39cd826fda168762:/src/adns.h diff --git a/src/adns.h b/src/adns.h index cdb8d28..2ec1f39 100644 --- a/src/adns.h +++ b/src/adns.h @@ -168,6 +168,8 @@ typedef struct { * Must always be non-null pointer; * If *query_io is 0 to start with then any query may be returned; * If *query_io is !0 adns_query then only that query may be returned. + * If the call is successful, *query_io, *answer_r, and *context_r + * will all be set. * Errors: * Return values are 0 or an errno value; * Seriously fatal system errors (eg, failure to create sockets,