From: Christian Grothoff Date: Wed, 19 Jun 2013 13:35:36 +0000 (+0000) Subject: -clarify which connection is closed X-Git-Tag: initial-import-from-subversion-38251~8724 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7788fcf071e7d5715d76da3891305621095f5a2b;p=oweals%2Fgnunet.git -clarify which connection is closed --- diff --git a/src/include/gnunet_core_service.h b/src/include/gnunet_core_service.h index 90b971933..cec06fedd 100644 --- a/src/include/gnunet_core_service.h +++ b/src/include/gnunet_core_service.h @@ -82,7 +82,7 @@ typedef void (*GNUNET_CORE_DisconnectEventHandler) (void *cls, * for loopback messages where we are both sender and receiver) * @param message the actual message * @return GNUNET_OK to keep the connection open, - * GNUNET_SYSERR to close it (signal serious error) + * GNUNET_SYSERR to close connection to the peer (signal serious error) */ typedef int (*GNUNET_CORE_MessageCallback) (void *cls, const struct GNUNET_PeerIdentity *