syslog-ng source
ControlServer Struct Reference

#include <control-server.h>

Public Attributes

GList * worker_threads
 
gboolean(* start )(ControlServer *s)
 
void(* stop )(ControlServer *s)
 
void(* free_fn )(ControlServer *self)
 

Member Data Documentation

◆ free_fn

void(* ControlServer::free_fn) (ControlServer *self)

◆ start

gboolean(* ControlServer::start) (ControlServer *s)

◆ stop

void(* ControlServer::stop) (ControlServer *s)

◆ worker_threads

GList* ControlServer::worker_threads

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