Telnet.read_lazy()
Process and return data already in the queues (lazy).
Raise EOFError
if connection closed and no data available. Return b''
if no cooked data available otherwise. Do not block unless in the midst of an IAC sequence.
Telnet.read_lazy()
Process and return data already in the queues (lazy).
Raise EOFError
if connection closed and no data available. Return b''
if no cooked data available otherwise. Do not block unless in the midst of an IAC sequence.
Designed by : w10schools
service@w10schools.com
Please login to continue.