GNUnet 0.21.1
ServiceHandleList Struct Reference
Collaboration diagram for ServiceHandleList:
[legend]

Data Fields

struct ServiceHandleListprev
 
struct ServiceHandleListnext
 
struct GNUNET_SERVICE_Handlesh
 

Detailed Description

Definition at line 2143 of file service.c.

Field Documentation

◆ prev

struct ServiceHandleList* ServiceHandleList::prev

Definition at line 2146 of file service.c.

◆ next

struct ServiceHandleList* ServiceHandleList::next

Definition at line 2149 of file service.c.

Referenced by launch_registered_services().

◆ sh

struct GNUNET_SERVICE_Handle* ServiceHandleList::sh

The documentation for this struct was generated from the following file: