diff options
author | Andreas Gohr <andi@splitbrain.org> | 2012-11-06 20:58:38 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-11-06 21:03:10 +0100 |
commit | bfd975d26ab51152ac6a256827ffda93b15df48b (patch) | |
tree | 0ea9937121a942daf026406f6ee8463a7e87f9bc /lib | |
parent | 6e197037c6cb841c0c8a927a77c2936bf6093678 (diff) | |
download | rpg-bfd975d26ab51152ac6a256827ffda93b15df48b.tar.gz rpg-bfd975d26ab51152ac6a256827ffda93b15df48b.tar.bz2 |
fix regression bug in HTTPClient FS#2621
In the recent refactoring of the HTTPClient, a problem with certain
systems was reintroduced. On these systems a select() call always
waits for a timeout on the first call before working properly on the
second call.
This patch reintroduces the shorter timeouts with usleep rate limiting
again.
Since this bug is not reproducible on other systems it can't be unit
tested unfortunately.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions