Method SSL.File()->set_write_callback()
- Method set_write_callback
voidset_write_callback(Stdio.write_callback_twrite)- Description
Install a function to be called when data can be written.
- See also
void set_write_callback(Stdio.write_callback_t write)
Install a function to be called when data can be written.