Lines Matching refs:Called
484 Called when a connection is made.
492 Called when the connection is lost or closed.
509 Called when the transport's buffer goes over the high watermark.
513 Called when the transport's buffer drains below the low watermark.
536 Called when some data is received. *data* is a non-empty bytes
553 Called when the other end signals it won't send any more data
602 Called to allocate a new receive buffer.
614 Called when the buffer was updated with the received data.
650 Called when a datagram is received. *data* is a bytes object containing
656 Called when a previous send or receive operation raises an
687 Called when the child process writes data into its stdout or stderr
696 Called when one of the pipes communicating with the child process
703 Called when the child process has exited.