update statistics API to use new MQ API style, also get rid of timeout argument
authorChristian Grothoff <christian@grothoff.org>
Tue, 21 Jun 2016 18:29:03 +0000 (18:29 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 21 Jun 2016 18:29:03 +0000 (18:29 +0000)
commit3d7b29ec1c5d1c2de96cf4c9badaa112e86ef899
treeb586e13615fe58377cef5c0a238a677e5fd8f609
parent1732154b8c021e7ee0e34c28cf3b1a843454727a
update statistics API to use new MQ API style, also get rid of timeout argument
15 files changed:
src/core/test_core_quota_compliance.c
src/datastore/gnunet-service-datastore.c
src/fs/perf_gnunet_service_fs_p2p.c
src/fs/perf_gnunet_service_fs_p2p_respect.c
src/hostlist/gnunet-daemon-hostlist_client.c
src/include/gnunet_statistics_service.h
src/include/gnunet_strings_lib.h
src/regex/gnunet-regex-profiler.c
src/set/gnunet-set-profiler.c
src/statistics/Makefile.am
src/statistics/gnunet-statistics.c
src/statistics/statistics_api.c
src/statistics/test_statistics_api.c
src/statistics/test_statistics_api_loop.c
src/testbed/testbed_api_statistics.c