.. module:: kaa.sockets
   :synopsis: Asynchronous network communication
.. _socket:

Socket I/O
----------

.. note::
   
   Socket subclasses :class:`~kaa.IOChannel` but for convenience all superclass
   methods and properties are shown below.

   See :class:`~kaa.IOChannel` for more information on internal details.


.. kaaclass:: kaa.Socket
   :synopsis:

   .. automethods::
      :inherit:
   .. autoproperties::
      :inherit:
      :remove: address
   .. autosignals::
      :inherit:
