TERMIOS_STRUCT macro fix
[ust.git] / config.def.h
index 1e68dd1167d32395a42f306a021aed1ec65920ff..ddb69f9fd96411896205d1ba22a3396da000f46e 100644 (file)
@@ -28,6 +28,10 @@ const char escapechar = '~';
 /* print additional info to stderr */
 int verbose = 0; /*(0|1)*/
 
 /* print additional info to stderr */
 int verbose = 0; /*(0|1)*/
 
+/* exit timeout after piped ust reaches EOF */
+long stimeout = 0;
+long nstimeout = 1000;
+
 /*
  * device name
  *
 /*
  * device name
  *