Connection to the GNS service.
struct GNUNET_TIME_Relative reconnect_backoff
How long do we wait until we try to reconnect?
const struct GNUNET_CONFIGURATION_Handle * cfg
Configuration to use.
uint32_t r_id_gen
Request Id generator.
struct GNUNET_SCHEDULER_Task * reconnect_task
Reconnect task.
struct GNUNET_MQ_Handle * mq
Connection to service (if available).
struct GNUNET_GNS_LookupRequest * lookup_head
Head of linked list of active lookup requests.
struct GNUNET_GNS_LookupRequest * lookup_tail
Tail of linked list of active lookup requests.
Handle to a lookup request.
Handle to a message queue.
Entry in list of pending tasks.
Time for relative time used by GNUnet, in microseconds.