/
index
/
ust.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
TERMIOS_STRUCT macro fix
[ust.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index 1e68dd1167d32395a42f306a021aed1ec65920ff..ddb69f9fd96411896205d1ba22a3396da000f46e 100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-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
*