unsigned long ip
Definition: stdsoap2.h:2097
#define SOAP_C_UTFSTRING
Definition: stdsoap2.h:1375
#define soap_valid_socket(n)
Definition: stdsoap2.h:859
Definition: stdsoap2.h:1933
SOAP_FMAC1 SOAP_SOCKET SOAP_FMAC2 soap_accept(struct soap *soap)
Definition: stdsoap2.cpp:4971
int accept_timeout
Definition: stdsoap2.h:1950
SOAP_FMAC1 SOAP_SOCKET SOAP_FMAC2 soap_bind(struct soap *soap, const char *host, int port, int backlog)
Definition: stdsoap2.cpp:4743
static bool IsStopped()
Definition: World.h:663
#define TC_LOG_DEBUG(filterType__,...)
Definition: Log.h:198
#define soap_set_omode(soap, n)
Definition: stdsoap2.h:2291
#define soap_set_imode(soap, n)
Definition: stdsoap2.h:2289
SOAP_FMAC1 void SOAP_FMAC2 soap_done(struct soap *soap)
Definition: stdsoap2.cpp:5181
char host[SOAP_TAGLEN]
Definition: stdsoap2.h:2094
SOAP_FMAC1 struct soap *SOAP_FMAC2 soap_copy(const struct soap *soap)
Definition: stdsoap2.cpp:8660
int send_timeout
Definition: stdsoap2.h:1948
void process_message(struct soap *soap_message)
Definition: TCSoap.cpp:57
#define soap_init(soap)
Definition: stdsoap2.h:2275
int recv_timeout
Definition: stdsoap2.h:1947
int port
Definition: stdsoap2.h:2098
#define TC_LOG_INFO(filterType__,...)
Definition: Log.h:201
#define TC_LOG_ERROR(filterType__,...)
Definition: Log.h:207