Method Protocols.TELNET.protocol()->set_write_callback()
- Method set_write_callback
voidset_write_callback(function(mixed|void:string)w_cb)- Description
Sets the callback to be called when it is clear to send.
- Parameter
w_cb The new write callback.