Hello,
I'm using the xmlrpclib module to contact an XMLRPC
server that takes a long time to send results back. My
client timeouts.
The question is whether there is a way to have an
xmlrpclib client that never timeouts. I have been
searching for some code examples on how to do that,
but I could not find any in the xmlrpclib
documentation.
Thanks for any hints.
_______________ _______________ ____
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
I'm using the xmlrpclib module to contact an XMLRPC
server that takes a long time to send results back. My
client timeouts.
The question is whether there is a way to have an
xmlrpclib client that never timeouts. I have been
searching for some code examples on how to do that,
but I could not find any in the xmlrpclib
documentation.
Thanks for any hints.
_______________ _______________ ____
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
Comment