Method Protocols.TELNET.protocol()->got_oob()
- Method got_oob
protected void got_oob(mixed ignored, string s)
- Description
Callback called when Out-Of-Band data has been received.
- Parameter ignored
The id from the connection.
- Parameter s
The Out-Of-Band data received.