Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Protocols.TELNET.protocol()->write_raw()


Method write_raw

void write_raw(string s)

Description

Queues raw data to be sent to the other end of the connection.

Parameter s

String with raw telnet data to send.