Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Protocols
Protocols.Line
Protocols.Line.simple
Methods
close_callback()
create()
disconnect()
do_timeout()
handle_command()
read_callback()
read_line()
send()
touch_time()
Protocols.Line.simple()->read_line()
Protocols.Line.simple()->touch_time()
Method Protocols.Line.simple()->send()
Method
send
void
send
(
string
s
)
Description
Queue some data to send.
See also
handle_command()
,
handle_data()
,
disconnect()