Is it safe to add a timeout parameter like msTime to XmlRpcClient::execute? The msTime will be passed to _disp.work .
XmlRpcClient::execute(const char* method, XmlRpcValue const& params, XmlRpcValue& result, double msTime).
Thanks.
2009-09-12 01:28:18 UTC in XmlRpc++