[API 0.359] IXFR and AXFR have no rdata

This commit is contained in:
Willem Toorop 2013-12-04 16:37:33 +01:00
parent a0937e1f3e
commit d430ae2f00
2 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,4 @@
/* Created at 2013-12-04-16-35-54*/
/* Created at 2013-12-04-16-37-06*/
#ifndef GETDNS_H
#define GETDNS_H

View File

@ -1283,12 +1283,6 @@ and <code>locator64_lsbs</code> (a bindata)</p>
<code>fudge</code> (an int), <code>mac</code> (a bindata), <code>original_id</code> (an int),
<code>error</code> (an int), and <code>other_data</code> (a bindata)</p>
<p class=define>IXFR (251)</p>
<p class=descrip><code>zones</code> (a bindata)</p>
<p class=define>AXFR (252)</p>
<p class=descrip><code>zones</code> (a bindata)</p>
<p class=define>MAILB (253)</p>
<p class=descrip><code>mailb-unknown</code> (a bindata)</p>
@ -2112,7 +2106,7 @@ default is the <span class=default>realloc</span> function.</p>
<h1>9. The Generated Files</h1>
<p>There is <a href="getdns-0.358.tgz">a tarball</a> that includes the .h files,
<p>There is <a href="getdns-0.359.tgz">a tarball</a> that includes the .h files,
the examples, and so on. The examples all make, even though there is no API implementation, based
on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine
on the Macintosh and Ubuntu; help is definitely appreciated on making the build process