OverSim
XmlRpcSocket.cc File Reference
#include "XmlRpcSocket.h"
#include "XmlRpcUtil.h"
#include <unistd.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <errno.h>
#include <fcntl.h>

Go to the source code of this file.

Macros

#define initWinSock()

Detailed Description

Author
Chris Morley

Definition in file XmlRpcSocket.cc.

Macro Definition Documentation

#define initWinSock ( )

Definition at line 63 of file XmlRpcSocket.cc.

Referenced by XmlRpc::XmlRpcSocket::getSocket().