mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
wait until download complete
This commit is contained in:
parent
78c06bdd22
commit
66c2c7f789
@ -465,8 +465,6 @@ namespace client
|
||||
},
|
||||
30); // wait for 30 seconds
|
||||
newDataReceived.wait (l);
|
||||
if (!end)
|
||||
end = !stream->IsOpen ();
|
||||
}
|
||||
// parse response
|
||||
std::string version;
|
||||
|
Loading…
Reference in New Issue
Block a user