Lines Matching refs:Called
493 Called when a connection is made.
501 Called when the connection is lost or closed.
518 Called when the transport's buffer goes over the high watermark.
522 Called when the transport's buffer drains below the low watermark.
545 Called when some data is received. *data* is a non-empty bytes
562 Called when the other end signals it won't send any more data
608 Called to allocate a new receive buffer.
620 Called when the buffer was updated with the received data.
656 Called when a datagram is received. *data* is a bytes object containing
662 Called when a previous send or receive operation raises an
693 Called when the child process writes data into its stdout or stderr
702 Called when one of the pipes communicating with the child process
709 Called when the child process has exited.