Extracted from Pike v7.4 release 35 at 2003-12-09.
[Top]
predef::
Protocols
Protocols.Line
Protocols.Line.simple
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()