summaryrefslogtreecommitdiff
path: root/src/htsopt.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-05-01 19:11:31 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-05-01 19:11:31 +0000
commitc7f236fdb697d5f24c6d00a0c8ca30ecaf8d0b99 (patch)
tree64ad8f0d206611f6599ec4527c4ca3cbce55382b /src/htsopt.h
parente564ca7fa233567c78e16f42cf89eae0374f0a03 (diff)
Added -y/-y0, to control background on suspend (Julian H. Stacey)
Diffstat (limited to 'src/htsopt.h')
-rw-r--r--src/htsopt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htsopt.h b/src/htsopt.h
index 15df2b4..6990226 100644
--- a/src/htsopt.h
+++ b/src/htsopt.h
@@ -368,6 +368,8 @@ struct httrackp {
htslibhandles libHandles;
//
htsoptstate state; // state
+ //
+ int background_on_suspend; // Background process on suspend signal.
};
// stats for httrack