is supposed to die; the OTHER FS service (the one that was supposed to die) is still up!
- TTL/priority calculations
- hot-path routing, load considerations
- - statistics
- active reply route caching design & implementation of service; gap extension!
* TRANSPORT:
- HTTP backend [MW]
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Failed to schedule transmission with core!\n");
#endif
- /* FIXME: call stats (rare, bad case) */
+ GNUNET_STATISTICS_update (stats,
+ gettext_noop ("# CORE transmission failures"),
+ 1,
+ GNUNET_NO);
}
}