is_closing(self) Return True if the transport is closing or is closed.
AbstractEventLoop.add_signal_handler(signum, callback, *args) Add a handler for a signal. Raise
AbstractEventLoop.call_at(when, callback, *args) Arrange for the callback to be called at the given absolute timestamp
kill(self) Kill the subprocess, as in
fileno() This returns the file descriptor used by the underlying
resume_reading() Resume the receiving end. The protocol’s data_received() method will be called once again if some
expected Total number of expected bytes (
exception asyncio.LimitOverrunError Reached the buffer limit while looking for a separator.
exception select.error A deprecated alias of
Page 24 of 28