summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/asyncore/agent/ntforg/transport-tweaks.rst
blob: e9492557eab004fc1ccbd6b6032f3efea78d9ae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. toctree::
   :maxdepth: 2

Transport tweaks
----------------

.. include:: /../../examples/v3arch/asyncore/agent/ntforg/trap-v1-from-specific-address.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/agent/ntforg/trap-v1-from-specific-address.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/agent/ntforg/trap-v1-from-specific-address.py>` script.