vlogprintf(E_DEBUG,"outbound rpc connection from dc #%d : received rpc answer %d with %d content bytes\n",tgl_state.net_methods->get_dc(c)->id,op,len);
/* if (op < 0) {
structtgl_dc*D=tgl_state.net_methods->get_dc(c);
vlogprintf(E_DEBUG,"outbound rpc connection from dc #%d (%s:%d) : received rpc answer %d with %d content bytes\n",D->id,D->ip,D->port,op,len);