mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
wait until download complete
This commit is contained in:
@@ -465,8 +465,6 @@ namespace client
|
|||||||
},
|
},
|
||||||
30); // wait for 30 seconds
|
30); // wait for 30 seconds
|
||||||
newDataReceived.wait (l);
|
newDataReceived.wait (l);
|
||||||
if (!end)
|
|
||||||
end = !stream->IsOpen ();
|
|
||||||
}
|
}
|
||||||
// parse response
|
// parse response
|
||||||
std::string version;
|
std::string version;
|
||||||
|
|||||||
Reference in New Issue
Block a user