Revision e80386ef include/Client.h
include/Client.h | ||
---|---|---|
95 | 95 |
* @return 0 |
96 | 96 |
*/ |
97 | 97 |
static int call(const std::string& endpoint, const std::string& method, |
98 |
const xmlrpc_c::paramList& plist, long long _timeout,
|
|
98 |
const xmlrpc_c::paramList& plist, unsigned int _timeout,
|
|
99 | 99 |
xmlrpc_c::value * const result, std::string& error); |
100 | 100 |
|
101 | 101 |
/** |
Also available in: Unified diff