partial Read bytes string before the end of stream was reached (
set_exception(exc) Set the exception.
class asyncio.BaseEventLoop This class is an implementation detail. It is a subclass of AbstractEventLoop and may
classmethod current_task(loop=None) Return the currently running task in an event loop or None.
terminate() Ask the subprocess to stop, as in
stderr Standard error stream (
coroutine AbstractEventLoop.create_server(protocol_factory, host=None, port=None, *, family=socket.AF_UNSPEC, flags=socket.AI_PASSIVE, sock=None, backlog=100, ssl=None
coroutine AbstractEventLoop.sock_connect(sock, address) Connect to a remote socket at address. Modeled after blocking
coroutine get() Remove and return an item from the queue. If queue is empty, wait until an item is available.
get_event_loop() Get the event loop for the current context. Returns an event loop object implementing
Page 19 of 28