Esempio n. 1
0
void messaging_handler::on_transport_error(transport &t) { on_error(t.error()); }
Esempio n. 2
0
void handler::on_transport_error(transport &t) { on_error(t.error()); }