diff --git a/src/zmc.cpp b/src/zmc.cpp index 88a9807b2..3620a67ca 100644 --- a/src/zmc.cpp +++ b/src/zmc.cpp @@ -344,6 +344,7 @@ int main(int argc, char *argv[]) { } if ( result < 0 ) { // Failure, try reconnecting + sleep(1); break; } } // end while ! zm_terminate