Explorar o código

* Oops, disabled sending timesync minutely because I thought I was sending it with pings
... guess it was just an idea I jotted down :)


svn: 2065

Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
edd150c287
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/main.c

+ 3 - 1
src/main.c

@@ -526,7 +526,9 @@ static void core_minutely()
       fatal("MEMORY HACKED", 0);
     check_maxfiles();
     check_mypid();
-  }
+  } else
+    send_timesync(-1);
+
   check_bind_time(&nowtm);
 //  check_autoaway();
 /*     flushlogs(); */