[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] Listing Egos
From: |
zPlus |
Subject: |
[GNUnet-developers] Listing Egos |
Date: |
Fri, 22 Jan 2016 11:18:26 +0100 |
>From the gnunet-identity API [1], it looks like that the only way to
retrieve a list of egos is by calling #GNUNET_IDENTITY_connect and
registering a GNUNET_IDENTITY_Callback (which is invoked once for each
ego).
I'd like to know if there is any function that I can use to retrieve a
list of all egos, *after* I've already connected to the service.
----
[1] https://gnunet.org/svn/gnunet/src/include/gnunet_identity_service.h
- [GNUnet-developers] Listing Egos,
zPlus <=
- Re: [GNUnet-developers] Listing Egos, Christian Grothoff, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, zPlus, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, Christian Grothoff, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, zPlus, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, Christian Grothoff, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, Martin Schanzenbach, 2016/01/22
- Re: [GNUnet-developers] Listing Egos, Christian Grothoff, 2016/01/23
- Re: [GNUnet-developers] Listing Egos, Martin Schanzenbach, 2016/01/26
- Re: [GNUnet-developers] Listing Egos, Christian Grothoff, 2016/01/27