system/socket.c File Reference

#include <stdio.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <syslog.h>
#include "../include/monitor.h"

Go to the source code of this file.

Functions

int initServerSocket (in_port_t port, int backlog)
int acceptConnection (int servSock, char remoteAddr[16])

Variables

int verbose


Function Documentation

int acceptConnection ( int  servSock,
char  remoteAddr[16] 
)

Definition at line 53 of file socket.c.

int initServerSocket ( in_port_t  port,
int  backlog 
)

Definition at line 15 of file socket.c.


Variable Documentation

int verbose


Generated on Sun Oct 10 01:24:36 2010 for xmlrpc by  doxygen 1.5.8