base/netutils.c File Reference

#include "../include/config.h"
#include "../include/common.h"
#include "../include/netutils.h"

Functions

int my_tcp_connect (char *host_name, int port, int *sd, int timeout)
int my_sendall (int s, char *buf, int *len, int timeout)
int my_recvall (int s, char *buf, int *len, int timeout)

Function Documentation

int my_recvall ( int  s,
char *  buf,
int *  len,
int  timeout 
)

int my_sendall ( int  s,
char *  buf,
int *  len,
int  timeout 
)

int my_tcp_connect ( char *  host_name,
int  port,
int *  sd,
int  timeout 
)


Generated on Wed Mar 30 17:22:22 2011 for icinga-core by  doxygen 1.4.7