Methods

Class: ReadLine

Run this operator till we read a newline (n) or we have a overflow.

len is the max size for a line

Methods

__init__ (t, sock, len=4096, **kws)

run (t)