GNUnet  0.20.0
011.c File Reference

Go to the source code of this file.

Functions

void disconnects (void *cls, const struct GNUNET_PeerIdentity *peer)
 

Function Documentation

◆ disconnects()

void disconnects ( void *  cls,
const struct GNUNET_PeerIdentity peer 
)

Definition at line 2 of file 011.c.

4 {
5  /* Remove peer's identity from known peers */
6  /* Make sure no messages are sent to peer from now on */
7 }

Referenced by GNUNET_CADET_channel_create(), GNUNET_CADET_open_port(), GNUNET_CADET_TEST_ruN(), and GNUNET_CORE_connect().

Here is the caller graph for this function: