result() Return the result this future represents. If the future has been cancelled, raises
class selectors.EpollSelector
AbstractEventLoop.set_debug(enabled: bool) Set the debug mode of the event loop.
maxsize Number of items allowed in the queue.
coroutine AbstractEventLoop.sock_recv(sock, nbytes) Receive data from the socket. Modeled after blocking
devpoll.register(fd[, eventmask]) Register a file descriptor with the polling object. Future calls to the poll()
write(data) Write some data bytes to the transport. This method does not block; it
exception() Get the exception.
asyncio.get_event_loop_policy() Get the current event loop policy.
coroutine asyncio.open_unix_connection(path=None, *, loop=None, limit=None, **kwds) A wrapper for
Page 8 of 28