syslog-ng source
http-worker.h File Reference
Include dependency graph for http-worker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HTTPDestinationWorker
 

Functions

LogThreadedResult default_map_http_status_to_worker_status (HTTPDestinationWorker *self, const gchar *url, glong http_code)
 
LogThreadedDestWorker * http_dw_new (LogThreadedDestDriver *owner, gint worker_index)
 

Function Documentation

◆ default_map_http_status_to_worker_status()

LogThreadedResult default_map_http_status_to_worker_status ( HTTPDestinationWorker self,
const gchar *  url,
glong  http_code 
)

◆ http_dw_new()

LogThreadedDestWorker* http_dw_new ( LogThreadedDestDriver *  owner,
gint  worker_index 
)