Dune both sides

This commit is contained in:
2020-04-22 11:03:34 +02:00
parent 6cc6be11be
commit c4e982baa9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ int main (int argc, char *argv[]) {
BufferUtils::FILE_MOD * 512 * 1024 * 2,
0);
this_thread::sleep_for(chrono::milliseconds(5));
this_thread::sleep_for(chrono::milliseconds(1000));
}
zmq_close(socket);