3044N/A - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") 3044N/A - Copyright (C) 2000, 2001 Internet Software Consortium. 3044N/A - Permission to use, copy, modify, and distribute this software for any 3044N/A - purpose with or without fee is hereby granted, provided that the above 3044N/A - copyright notice and this permission notice appear in all copies. 3044N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 3044N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 3044N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 3044N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 3044N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 3044N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 3044N/A - PERFORMANCE OF THIS SOFTWARE. 3044N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3044N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
3044N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><
div class="refentry" lang="en">
3044N/A<
a name="id2476419"></
a><
div class="titlepage"></
div>
3044N/A<
p>lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16, lwres_buffer_putuint16, lwres_buffer_getuint32, lwres_buffer_putuint32, lwres_buffer_putmem, lwres_buffer_getmem — lightweight resolver buffer management</
p>
3044N/A<
div class="refsynopsisdiv">
3044N/A<
pre class="funcsynopsisinfo">
3044N/A<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
3044N/A<
b class="fsfunc">lwres_buffer_init</
b>(</
code></
td>
3044N/A<
var class="pdparam">b</
var>, </
td>
3044N/A<
var class="pdparam">base</
var>, </
td>
3044N/A<
var class="pdparam">length</
var><
code>)</
code>;</
td>
3044N/A<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
3044N/A<
b class="fsfunc">lwres_buffer_invalidate</
b>(</
code></
td>
3044N/A<
var class="pdparam">b</
var><
code>)</
code>;</
td>
3044N/A<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_add</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
var class="pdparam">n</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_subtract</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
var class="pdparam">n</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_clear</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_first</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_forward</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
var class="pdparam">n</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_back</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
var class="pdparam">n</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_getuint8</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_putuint8</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
var class="pdparam">val</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_getuint16</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_putuint16</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
td>lwres_uint16_t �</
td>
<
var class="pdparam">val</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em"><
tr>
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_getuint32</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_putuint32</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
td>lwres_uint32_t �</
td>
<
var class="pdparam">val</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" style="padding-bottom: 1em">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_putmem</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
td>const unsigned char *�</
td>
<
var class="pdparam">base</
var>, </
td>
<
var class="pdparam">length</
var><
code>)</
code>;</
td>
<
table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0">
<
td><
code class="funcdef">
<
b class="fsfunc">lwres_buffer_getmem</
b>(</
code></
td>
<
td>lwres_buffer_t *�</
td>
<
var class="pdparam">b</
var>, </
td>
<
td>unsigned char *�</
td>
<
var class="pdparam">base</
var>, </
td>
<
var class="pdparam">length</
var><
code>)</
code>;</
td>
<
div class="refsect1" lang="en">
<
a name="id2544078"></
a><
h2>DESCRIPTION</
h2>
These functions provide bounds checked access to a region of memory
where data is being read or written.
They are based on, and similar to, the
<
code class="literal">isc_buffer_</
code>
functions in the ISC library.
A buffer is a region of memory, together with a set of related
The <
span class="emphasis"><
em>used region</
em></
span> and the
<
span class="emphasis"><
em>available</
em></
span> region are disjoint, and
their union is the buffer's region.
The used region extends from the beginning of the buffer region to the
The available region extends from one byte greater than the last used
byte to the end of the buffer's region.
The size of the used region can be changed using various
Initially, the used region is empty.
The used region is further subdivided into two disjoint regions: the
<
span class="emphasis"><
em>consumed region</
em></
span> and the <
span class="emphasis"><
em>remaining region</
em></
span>.
The union of these two regions is the used region.
The consumed region extends from the beginning of the used region to
the byte before the <
span class="emphasis"><
em>current</
em></
span> offset (if any).
The <
span class="emphasis"><
em>remaining</
em></
span> region the current pointer to the end
The size of the consumed region can be changed using various
Initially, the consumed region is empty.
The <
span class="emphasis"><
em>active region</
em></
span> is an (optional) subregion of the
It extends from the current offset to an offset in the
Initially, the active region is empty.
If the current offset advances beyond the chosen offset,
the active region will also be empty.
<
pre class="programlisting">
/------------entire length---------------\\
/----- used region -----\\/-- available --\\
+----------------------------------------+
| consumed | remaining | |
+----------------------------------------+
<
pre class="programlisting">
b == current pointer. Can be anywhere between a and d.
c == active pointer. Meaningful between b and d.
<
pre class="programlisting">
a-e == entire length of buffer.
b-c == optional active region.
<
p><
code class="function">lwres_buffer_init()</
code>
<
span class="type">lwres_buffer_t</
span>
<
em class="parameter"><
code>*b</
code></
em>
and assocates it with the memory region of size
<
em class="parameter"><
code>length</
code></
em>
bytes starting at location
<
em class="parameter"><
code>base.</
code></
em>
<
p><
code class="function">lwres_buffer_invalidate()</
code>
marks the buffer <
em class="parameter"><
code>*b</
code></
em>
as invalid. Invalidating a buffer after use is not required,
but makes it possible to catch its possible accidental use.
<
code class="function">lwres_buffer_add()</
code>
<
code class="function">lwres_buffer_subtract()</
code>
respectively increase and decrease the used space in
<
em class="parameter"><
code>*b</
code></
em>
<
em class="parameter"><
code>n</
code></
em>
<
code class="function">lwres_buffer_add()</
code>
checks for buffer overflow and
<
code class="function">lwres_buffer_subtract()</
code>
These functions do not allocate or deallocate memory.
They just change the value of
<
em class="structfield"><
code>used</
code></
em>.
A buffer is re-initialised by
<
code class="function">lwres_buffer_clear()</
code>.
<
em class="structfield"><
code>used</
code></
em>,
<
em class="structfield"><
code>current</
code></
em>
<
em class="structfield"><
code>active</
code></
em>
<
p><
code class="function">lwres_buffer_first</
code>
makes the consumed region of buffer
<
em class="parameter"><
code>*p</
code></
em>
<
em class="structfield"><
code>current</
code></
em>
to zero (the start of the buffer).
<
p><
code class="function">lwres_buffer_forward()</
code>
increases the consumed region of buffer
<
em class="parameter"><
code>*b</
code></
em>
<
em class="parameter"><
code>n</
code></
em>
bytes, checking for overflow.
<
code class="function">lwres_buffer_back()</
code>
<
em class="parameter"><
code>b</
code></
em>'s
<
em class="parameter"><
code>n</
code></
em>
bytes and checks for underflow.
<
p><
code class="function">lwres_buffer_getuint8()</
code>
reads an unsigned 8-bit integer from
<
em class="parameter"><
code>*b</
code></
em>
<
code class="function">lwres_buffer_putuint8()</
code>
writes the unsigned 8-bit integer
<
em class="parameter"><
code>val</
code></
em>
<
em class="parameter"><
code>*b</
code></
em>.
<
p><
code class="function">lwres_buffer_getuint16()</
code>
<
code class="function">lwres_buffer_getuint32()</
code>
<
code class="function">lwres_buffer_putuint8()</
code>
except that they respectively read an unsigned 16-bit or 32-bit integer
in network byte order from
<
em class="parameter"><
code>b</
code></
em>.
<
code class="function">lwres_buffer_putuint16()</
code>
<
code class="function">lwres_buffer_putuint32()</
code>
writes the unsigned 16-bit or 32-bit integer
<
em class="parameter"><
code>val</
code></
em>
<
em class="parameter"><
code>b</
code></
em>,
Arbitrary amounts of data are read or written from a lightweight
<
code class="function">lwres_buffer_getmem()</
code>
<
code class="function">lwres_buffer_putmem()</
code>
<
code class="function">lwres_buffer_putmem()</
code>
<
em class="parameter"><
code>length</
code></
em>
<
em class="parameter"><
code>base</
code></
em>
<
em class="parameter"><
code>b</
code></
em>.
<
code class="function">lwres_buffer_getmem()</
code>
<
em class="parameter"><
code>length</
code></
em>
<
em class="parameter"><
code>b</
code></
em>
<
em class="parameter"><
code>base</
code></
em>.