classmethod all_tasks(loop=None) Return a set of all tasks for an event loop. By default all
get_write_buffer_size() Return the current size of the output buffer used by the transport.
fileobj File object registered.
pid The identifier of the process. Note that for processes created by the create_subp
coroutine AbstractEventLoop.getaddrinfo(host, port, *, family=0, type=0, proto=0, flags=0) This method is a
coroutine acquire() Acquire a lock. This method blocks until the lock is unlocked, then sets
BaseProtocol.connection_lost(exc) Called when the connection is lost or closed. The argument
close() Ask the subprocess to stop by calling the terminate() method if the subprocess hasn’t returned yet, and
close() Close the selector. This must be called to make sure that any underlying resource is
Protocol.eof_received() Calls when the other end signals it won’t send any more data (for example by calling write_eof()
Page 7 of 28