Example #1
0
void messaging_handler::on_receiver_error(receiver &l) { on_error(l.error()); }
Example #2
0
void handler::on_receiver_error(receiver &l) { on_error(l.error()); }