syslog-ng source
socket.h File Reference
#include "compat/compat.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in.h>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sockaddr_storage
 

Functions

int inet_aton (const char *cp, struct in_addr *dst)
 

Function Documentation

◆ inet_aton()

int inet_aton ( const char *  cp,
struct in_addr *  dst 
)