From: ian Date: Wed, 7 Oct 1998 00:53:53 +0000 (+0000) Subject: Clarify. X-Git-Tag: adns-1.5.0-rc0~511 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/d3eea6424e9ba051c0e72b3c39cd826fda168762 Clarify. --- 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,