1
0
Эх сурвалжийг харах

* 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 21 жил өмнө
parent
commit
edd150c287
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  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(); */