GNUnet
debian-0.24.3-29-g453fda2cf
Loading...
Searching...
No Matches
010.c
Go to the documentation of this file.
1
void
*
2
connects
(
void
*cls,
3
const
struct
GNUNET_PeerIdentity
*peer,
4
struct
GNUNET_MQ_Handle
*
mq
)
5
{
6
return
mq
;
7
}
8
connects
void * connects(void *cls, const struct GNUNET_PeerIdentity *peer, struct GNUNET_MQ_Handle *mq)
Definition
010.c:2
mq
static struct GNUNET_MQ_Handle * mq
Our connection to the resolver service, created on-demand, but then persists until error or shutdown.
Definition
resolver_api.c:64
GNUNET_MQ_Handle
Handle to a message queue.
Definition
mq.c:87
GNUNET_PeerIdentity
The identity of the host (wraps the signing key of the peer).
Definition
gnunet_crypto_lib.h:229
doc
old
tutorial
examples
010.c
Generated by
1.9.8