clear() Reset the internal flag to false. Subsequently, coroutines calling
coroutine AbstractEventLoop.sock_accept(sock) Accept a connection. Modeled after blocking
class selectors.DefaultSelector The default selector class, using the most efficient implementation available on the current
devpoll.register(fd[, eventmask]) Register a file descriptor with the polling object. Future calls to the poll()
coroutine communicate(input=None) Interact with process: Send data to stdin. Read data from stdout and stderr, until end-of-file
write(data) Write some data bytes to the transport: see
pid The identifier of the process. Note that for processes created by the create_subp
coroutine AbstractEventLoop.connect_read_pipe(protocol_factory, pipe) Register read pipe in eventloop.
send_signal(signal) Send the signal number to the subprocess, as in
coroutine acquire() Acquire a semaphore. If the internal counter is larger than zero on entry
Page 8 of 28