dragon.infrastructure.connection.Connection =========================================== .. currentmodule:: dragon.infrastructure.connection .. autoclass:: Connection :members: :undoc-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Connection.__init__ ~Connection.close ~Connection.fileno ~Connection.ghost_close ~Connection.open ~Connection.poll ~Connection.recv ~Connection.recv_bytes ~Connection.recv_bytes_into ~Connection.send ~Connection.send_bytes ~Connection.thread_wait .. rubric:: Attributes .. autosummary:: ~Connection.closed ~Connection.inbound_channel ~Connection.outbound_channel ~Connection.readable ~Connection.writable