A Flow is a combination of a Fount and a Drain, representing a bi-directional communication channel such as a TCP connection.

Instance Variable fount A fount. (type: IFount)
Instance Variable drain A drain. (type: IDrain)
Method __init__
fount =
A fount. (type: IFount)
drain =
A drain. (type: IDrain)
def __init__(self, fount, drain):
ParametersfountFount. (type: IFount)
drainDrain. (type: IDrain)
API Documentation for tubes, generated by pydoctor at 2016-01-18 07:46:47.