syslog-ng source
redis-worker.h File Reference
#include <hiredis/hiredis.h>
#include "syslog-ng.h"
#include "logthrdest/logthrdestdrv.h"
Include dependency graph for redis-worker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RedisDestWorker
 

Functions

LogThreadedDestWorker * redis_worker_new (LogThreadedDestDriver *owner, gint worker_index)
 

Function Documentation

◆ redis_worker_new()

LogThreadedDestWorker* redis_worker_new ( LogThreadedDestDriver *  owner,
gint  worker_index 
)