:py:mod:`koapy.utils.networking`
================================

.. py:module:: koapy.utils.networking


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   koapy.utils.networking.find_free_port_for_host
   koapy.utils.networking.get_free_localhost_port
   koapy.utils.networking.is_in_private_network



.. py:function:: find_free_port_for_host(host)


.. py:function:: get_free_localhost_port()


.. py:function:: is_in_private_network(host)


