os_wrapper.hh File Reference

Reimplement or wrap functions that doesn't exists on 'exotic' systems.

Disclaimer: This file is not intended to be clean, nice, nor beautiful. More...

#include <cstdarg>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/poll.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <pthread.h>
#include <config.h>

Include dependency graph for os_wrapper.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
#define closesocket   close
#define MSG_NOSIGNAL   0
void initialize_socket ()


Detailed Description

Reimplement or wrap functions that doesn't exists on 'exotic' systems.

Disclaimer: This file is not intended to be clean, nice, nor beautiful.

The reference OS is GNU/Linux.


Generated on Sat Jun 23 16:07:55 2007 for Stechec/TBT by  doxygen 1.4.7