GNUnet
0.22.2
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
mq
struct GNUNET_MQ_Handle * mq
Definition:
003.c:5
connects
void * connects(void *cls, const struct GNUNET_PeerIdentity *peer, struct GNUNET_MQ_Handle *mq)
Definition:
010.c:2
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.4