diff options
| author | Pieter Wuille <[email protected]> | 2012-05-05 04:04:38 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-05-06 23:37:45 +0200 |
| commit | 686013337339cbcfe0966e662c59fcdb3c22c108 (patch) | |
| tree | 624a928ff3281aa54b38fd287374403224cdc6bb /src/init.cpp | |
| parent | Merge pull request #1209 from laanwj/2012_05_hideonshutdown (diff) | |
| download | discoin-686013337339cbcfe0966e662c59fcdb3c22c108.tar.xz discoin-686013337339cbcfe0966e662c59fcdb3c22c108.zip | |
Prevent stuck download: correct solution
Pull request #948 introduced a fix for nodes stuck on a long side branch
of the main chain. The fix was non-functional however, as the additional
getdata request was created in a first step of processing, but dropped
in a second step as it was considered redundant. This commits fixes it
by sending the request directly.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions