pause_reading()
Pause the receiving end of the transport. No data will be passed to the protocol’s data_received() method until resume_reading() is called.
pause_reading()
Pause the receiving end of the transport. No data will be passed to the protocol’s data_received() method until resume_reading() is called.
Please login to continue.