BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
XmlRpcSocket.cpp File Reference
#include "XmlRpcSocket.h"
#include "XmlRpcUtil.h"
#include <cstring>
#include <errno.h>
#include <fcntl.h>
#include <netdb.h>
#include <netinet/in.h>
#include <stdio.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <unistd.h>

Go to the source code of this file.

Macros

#define initWinSock()

Macro Definition Documentation

◆ initWinSock

#define initWinSock ( )

Definition at line 48 of file XmlRpcSocket.cpp.

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