class selectors.SelectorKey A SelectorKey is a
write_eof() Close the write end of the transport after flushing buffered data: see
coroutine AbstractEventLoop.subprocess_shell(protocol_factory, cmd, *, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, **kwargs)
asyncio.get_event_loop() Equivalent to calling get_event_loop_policy().get_event_loop().
asyncio.new_event_loop() Equivalent to calling get_event_loop_policy().new_event_loop().
epoll.closed True if the epoll object is closed.
coroutine AbstractEventLoop.connect_write_pipe(protocol_factory, pipe) Register write pipe in eventloop.
coroutine acquire() Acquire the underlying lock. This method blocks until the lock is unlocked
coroutine drain() Let the write buffer of the underlying transport a chance to be flushed. The
asyncio.set_event_loop(loop) Equivalent to calling get_event_loop_policy().set_event_loop(loop).
Page 5 of 28