aboutsummaryrefslogtreecommitdiffstats
path: root/t/pod.t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-10 17:34:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-10 17:34:08 +0000
commit8098d5cdf3a18b474da743cd392b506524fd0e4d (patch)
tree325215731b3093c8666013651e98c1fa57ce03f7 /t/pod.t
parent6c951fd022ad613a9eddddedb63a8184fe367165 (diff)
downloadperl-URPM-8098d5cdf3a18b474da743cd392b506524fd0e4d.tar
perl-URPM-8098d5cdf3a18b474da743cd392b506524fd0e4d.tar.gz
perl-URPM-8098d5cdf3a18b474da743cd392b506524fd0e4d.tar.bz2
perl-URPM-8098d5cdf3a18b474da743cd392b506524fd0e4d.tar.xz
perl-URPM-8098d5cdf3a18b474da743cd392b506524fd0e4d.zip
there is no use retrying after a headerRead failure since headerRead may have
consumed part of the input, and so next headerRead will read in the middle of a header, and so always fail. The only real solution is to ensure rpmlib don't timeout too quickly (and fd->rd_timeoutsecs is rpmlib internal only, so we can't hint it from here. in any case 1sec timeout is really too low)
Diffstat (limited to 't/pod.t')
0 files changed, 0 insertions, 0 deletions