syslog-ng source
transport-mapper-unix.c File Reference
#include "transport-mapper-unix.h"
#include "transport-unix-socket.h"
#include "stats/stats-registry.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
Include dependency graph for transport-mapper-unix.c:

Classes

struct  TransportMapperUnix
 

Functions

TransportMapper * transport_mapper_unix_dgram_new (void)
 
TransportMapper * transport_mapper_unix_stream_new (void)
 

Function Documentation

◆ transport_mapper_unix_dgram_new()

TransportMapper* transport_mapper_unix_dgram_new ( void  )

◆ transport_mapper_unix_stream_new()

TransportMapper* transport_mapper_unix_stream_new ( void  )