syslog-ng source
logproto-framed-client.c File Reference
Include dependency graph for logproto-framed-client.c:

Classes

struct  LogProtoFramedClient
 

Macros

#define LPFCS_FRAME_SEND   0
 
#define LPFCS_MESSAGE_SEND   1
 

Functions

LogProtoClient * log_proto_framed_client_new (LogTransport *transport, const LogProtoClientOptionsStorage *options)
 

Macro Definition Documentation

◆ LPFCS_FRAME_SEND

#define LPFCS_FRAME_SEND   0

◆ LPFCS_MESSAGE_SEND

#define LPFCS_MESSAGE_SEND   1

Function Documentation

◆ log_proto_framed_client_new()

LogProtoClient* log_proto_framed_client_new ( LogTransport *  transport,
const LogProtoClientOptionsStorage options 
)