fileno() This returns the file descriptor used by the underlying
set_exception(exception) Mark the future done and set an exception. If the future is already
put_nowait(item) Put an item into the queue without blocking. If no free slot is immediately
get_write_buffer_limits() Get the high- and low-water limits for write flow control. Return a tuple (low
expected Total number of expected bytes (
exception asyncio.TimeoutError The operation exceeded the given deadline.
coroutine AbstractEventLoop.subprocess_exec(protocol_factory, *args, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, **kwargs)
close() Stop serving: close listening sockets and set the sockets attribute to None.
asyncio.iscoroutinefunction(func) Return True if func is determined to be a coroutine function
Page 25 of 28