Method Protocols.TELNET.protocol()->got_data()
- Method got_data
protectedvoidgot_data(mixedignored,stringline)- Description
Callback called when normal data has been received. This function also does most of the TELNET protocol parsing.
- Parameter
ignored The id from the connection.
- Parameter
s The received data.