method

preprocess

v1_8_6_287 - Show latest stable - Class: Net::Telnet
preprocess(string)
public

Preprocess received data from the host.

Performs newline conversion and detects telnet command sequences. Called automatically by #waitfor(). You should only use this method yourself if you have read input directly using sysread() or similar, and even then only if in telnet mode.