qmi.core.transport.QMI\_TcpTransport ==================================== .. currentmodule:: qmi.core.transport :members: :no-imported-members: .. autoclass:: QMI_TcpTransport :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~QMI_TcpTransport.__init__ ~QMI_TcpTransport.close ~QMI_TcpTransport.discard_read ~QMI_TcpTransport.open ~QMI_TcpTransport.read ~QMI_TcpTransport.read_until ~QMI_TcpTransport.read_until_timeout ~QMI_TcpTransport.write .. rubric:: Attributes .. autosummary:: ~QMI_TcpTransport.DEFAULT_CONNECT_TIMEOUT ~QMI_TcpTransport.MAX_PACKET_SIZE ~QMI_TcpTransport.MIN_PACKET_SIZE