mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-30 19:59:41 +02:00
docs
git-svn-id: file:///svn/unbound/trunk@1577 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -10,7 +10,7 @@ This packet will be send to a client that asked for it.
|
||||
Complete source code
|
||||
--------------------
|
||||
|
||||
.. literalinclude:: ../../../examples/log.py
|
||||
.. literalinclude:: ../../examples/log.py
|
||||
:language: python
|
||||
|
||||
Testing
|
||||
|
||||
@@ -11,7 +11,7 @@ This example shows how to handle queries and generate response packet.
|
||||
Complete source code
|
||||
--------------------
|
||||
|
||||
.. literalinclude:: ../../../examples/resgen.py
|
||||
.. literalinclude:: ../../examples/resgen.py
|
||||
:language: python
|
||||
|
||||
Testing
|
||||
|
||||
@@ -16,7 +16,7 @@ In other cases, the validator module guarantees updating data which are produced
|
||||
Complete source code
|
||||
--------------------
|
||||
|
||||
.. literalinclude:: ../../../examples/resmod.py
|
||||
.. literalinclude:: ../../examples/resmod.py
|
||||
:language: python
|
||||
|
||||
Testing
|
||||
|
||||
@@ -160,5 +160,5 @@ Proof that the unbound still works as resolver.
|
||||
Complete source code
|
||||
--------------------
|
||||
|
||||
.. literalinclude:: ../../../examples/dict.py
|
||||
.. literalinclude:: ../../examples/dict.py
|
||||
:language: python
|
||||
|
||||
Reference in New Issue
Block a user