exception select.error A deprecated alias of
coroutine wait() Wait until notified. If the calling coroutine has not acquired the lock when
exception asyncio.LimitOverrunError Reached the buffer limit while looking for a separator.
coroutine wait_closed() Wait until the close() method completes. This method is
resume_reading() Resume the receiving end. The protocol’s data_received() method will be called once again if some
abstractmethod register(fileobj, events, data=None) Register a file object for selection, monitoring it for I/O events.
fileno() This returns the file descriptor used by the underlying
class asyncio.BaseTransport Base class for transports. close(self)
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
Page 24 of 28