>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 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
