From: ian Date: Wed, 7 Oct 1998 00:53:53 +0000 (+0000) Subject: Clarify. X-Git-Tag: abandon.1999-04-10.multithread~56 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d3eea6424e9ba051c0e72b3c39cd826fda168762;p=adns.git 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,