kqueue.closed True if the kqueue object is closed.
get_write_buffer_size() Return the current size of the output buffer used by the transport.
coroutine AbstractEventLoop.sock_recv(sock, nbytes) Receive data from the socket. Modeled after blocking
select.devpoll() (Only supported on Solaris and derivatives.) Returns a /dev/poll polling object; see section /dev/poll
BaseProtocol.connection_lost(exc) Called when the connection is lost or closed. The argument
cancelled() Return True if the future was cancelled.
kevent.fflags Filter specific flags. KQ_FILTER_READ and KQ_FILTER_WRITE
fileobj File object registered.
AbstractEventLoop.is_running() Returns running status of event loop.
class asyncio.AbstractEventLoop Abstract base class of event loops. This class is
Page 9 of 28