Skip to content

Commit

Permalink
wait until download complete
Browse files Browse the repository at this point in the history
  • Loading branch information
orignal committed Dec 25, 2014
1 parent 78c06bd commit 66c2c7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AddressBook.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,6 @@ namespace client
},
30); // wait for 30 seconds
newDataReceived.wait (l);
if (!end)
end = !stream->IsOpen ();
}
// parse response
std::string version;
Expand Down

0 comments on commit 66c2c7f

Please sign in to comment.