From d3eea6424e9ba051c0e72b3c39cd826fda168762 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 7 Oct 1998 00:53:53 +0000 Subject: [PATCH] Clarify. --- src/adns.h | 2 ++ 1 file changed, 2 insertions(+) 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, -- 2.11.0