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

Data Fields

struct SharedServicess
 
char * cfg_fn
 
struct GNUNET_OS_Processproc
 
char * unix_sock
 
char * port_str
 
unsigned int n_refs
 

Detailed Description

Definition at line 86 of file testing.c.

Field Documentation

◆ ss

◆ cfg_fn

char* SharedServiceInstance::cfg_fn

◆ proc

◆ unix_sock

char* SharedServiceInstance::unix_sock

Definition at line 94 of file testing.c.

Referenced by associate_shared_service(), and cleanup_shared_service_instance().

◆ port_str

char* SharedServiceInstance::port_str

Definition at line 96 of file testing.c.

Referenced by associate_shared_service(), and cleanup_shared_service_instance().

◆ n_refs

unsigned int SharedServiceInstance::n_refs

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