redefine GNUNET_MQ_queue_for_connection_client to capture client handle
authorChristian Grothoff <christian@grothoff.org>
Sun, 19 Jun 2016 18:50:00 +0000 (18:50 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 19 Jun 2016 18:50:00 +0000 (18:50 +0000)
commit2042d867f71e3cb1d7ade6b3d474ce0c1f5f87bd
tree58be8b2e7321a91015df8ab3281a9f89a26cec1f
parentd8d3021ad9af2abe551fd6cd0fe2529a99d3683c
redefine GNUNET_MQ_queue_for_connection_client to capture client handle
12 files changed:
src/ats/ats_api_connectivity.c
src/ats/ats_api_scheduling.c
src/consensus/consensus_api.c
src/conversation/conversation_api.c
src/include/gnunet_client_lib.h
src/peerstore/peerstore_api.c
src/rps/rps_api.c
src/secretsharing/secretsharing_api.c
src/set/set_api.c
src/util/client.c
src/util/mq.c
src/util/test_mq_client.c