GNUnet
0.22.2
011.c
Go to the documentation of this file.
1
void
2
disconnects
(
void
*cls,
3
const
struct
GNUNET_PeerIdentity
* peer)
4
{
5
/* Remove peer's identity from known peers */
6
/* Make sure no messages are sent to peer from now on */
7
}
8
disconnects
void disconnects(void *cls, const struct GNUNET_PeerIdentity *peer)
Definition:
011.c:2
GNUNET_PeerIdentity
The identity of the host (wraps the signing key of the peer).
Definition:
gnunet_crypto_lib.h:229
doc
old
tutorial
examples
011.c
Generated by
1.9.4