net.h: add missing __printf_2_3 attribute to send_va_buffer()
[paraslash.git] / audiod.ggo
index 21b485fb4dd46c9717e7eb7a21ed98529cd2b59a..66e81a1129ada287f07a1c815ecd507fc9544f54 100644 (file)
@@ -85,6 +85,20 @@ connect."
        multiple
 
 
+option "clock_diff_count" -
+#~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+"check the clock difference between
+server_host (the host running para_server)
+and the local host (running para_audiod)
+that many times before starting any stream
+I/0. Set this to non-zero for non-local
+setups if the clocks of these two hosts are
+not syncronized by ntp or similar."
+
+       int typestr="count"
+       default="0"
+       optional
 
 
 section "stream i/o options."