gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] Listing Egos


From: Christian Grothoff
Subject: Re: [GNUnet-developers] Listing Egos
Date: Fri, 22 Jan 2016 11:37:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 01/22/2016 11:18 AM, zPlus wrote:
> 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.

Not really, you're supposed to know what information you'll need in your
process and keep it around ;-).  Theoretically, you could connect
*again*, but that's not how you should do this.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]