Message232709
ok, let's go to other side of this problem:
question: why default transport (xmlrpc.client.Transport()) is not setting value of timeout?``
answer: because *unknown* which value need to using by default.
in various cases programmer need various timeout. default value of timeout for default transport -- what may be this number?
may be value "300" for timeout of default transport (xmlrpc.client.Transport()) may be normal in *most_cases*. but this will brake legacy soft that using socket.setdefaulttimeout(...) |
|
Date |
User |
Action |
Args |
2014-12-16 04:50:36 | polymorphm | set | recipients:
+ polymorphm, loewis, flox, mcjeff, berker.peksag, demian.brecht |
2014-12-16 04:50:36 | polymorphm | set | messageid: <1418705436.62.0.444529135846.issue14134@psf.upfronthosting.co.za> |
2014-12-16 04:50:36 | polymorphm | link | issue14134 messages |
2014-12-16 04:50:36 | polymorphm | create | |
|