Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Protocols.Line.simple()->read_callback()


Method read_callback

protected void read_callback(mixed ignored, string data)

Description

Called when data has been received.

Overload as appropriate.

Calls the handle callbacks repeatedly until no more lines are available.

See also

handle_data(), handle_command(), read_line()