-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNE...
authorChristian Grothoff <christian@grothoff.org>
Thu, 19 Apr 2012 08:53:46 +0000 (08:53 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 19 Apr 2012 08:53:46 +0000 (08:53 +0000)
commitccc7218f3d2008d4e7ec5e222ba6b6451ec677ba
tree50664649cca13e5462dadea8c9bcde81c59e07ef
parent75297c57a857d0c7c1428bed00e32ed2c8b5389d
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNET_NO --- and all other uses indicate design problems
37 files changed:
src/arm/arm_api.c
src/arm/test_exponential_backoff.c
src/ats/ats_api_performance.c
src/ats/ats_api_scheduling.c
src/core/core_api.c
src/core/core_api_iterate_peers.c
src/datastore/datastore_api.c
src/dht/dht_api.c
src/dns/dns_api.c
src/fs/fs_download.c
src/fs/fs_list_indexed.c
src/fs/fs_publish.c
src/fs/fs_search.c
src/fs/fs_unindex.c
src/gns/gns_api.c
src/include/gnunet_client_lib.h
src/mesh/mesh_api.c
src/namestore/namestore_api.c
src/nat/nat_test.c
src/nse/nse_api.c
src/peerinfo/peerinfo_api.c
src/peerinfo/peerinfo_api_notify.c
src/statistics/statistics_api.c
src/transport/transport_api.c
src/transport/transport_api_address_lookup.c
src/transport/transport_api_address_to_string.c
src/transport/transport_api_blacklist.c
src/util/client.c
src/util/connection.c
src/util/resolver_api.c
src/util/test_client.c
src/util/test_server.c
src/util/test_server_disconnect.c
src/util/test_server_with_client.c
src/util/test_server_with_client_unix.c
src/util/test_service.c
src/vpn/vpn_api.c