modify(fileobj, events, data=None) Change a registered file object’s monitored events or attached data. This
class asyncio.SubprocessProtocol The base class for implementing protocols communicating with child processes (through a set
coroutine AbstractEventLoop.create_datagram_endpoint(protocol_factory, local_addr=None, remote_addr=None, *, family=0, proto=0, flags=0, reuse_address=None, reuse_port=None
class asyncio.AbstractEventLoopPolicy Event loop policy. get_event_loop()
stdin Standard input stream (
locked() Return True if the underlying lock is acquired.
get_nowait() Remove and return an item from the queue. Return an item if one is immediately
AbstractEventLoop.get_exception_handler() Return the exception handler, or None if the default one is in use.
close() Close the transport: see
epoll.unregister(fd) Remove a registered file descriptor from the epoll object.
Page 15 of 28