summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/asyncio/manager/cmdgen/transport-tweaks.rst
blob: 48aae2d849ff7f127445b5d3ee8f811aea864f5e (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/asyncio/manager/cmdgen/get-v2c-over-ipv6.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncio/manager/cmdgen/get-v2c-over-ipv6.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncio/manager/cmdgen/get-v2c-over-ipv6.py>` script.