guix-devel/nix/nix-daemon
Ludovic Courtès 2ca9f51ec8
daemon: Add '--timeout' and '--max-silent-time'.
* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_TIMEOUT)
(GUIX_OPT_MAX_SILENT_TIME): New macros.
* nix/nix-daemon/guix-daemon.cc (options): Add '--timeout' and
'--max-silent-time'.
(parse_opt): Honor them.
* tests/guix-daemon.sh: Add test.
* doc/guix.texi (Invoking guix-daemon): Document the options.
(Common Build Options): Properly describe default
timeout/max-silent-time value.  Add cross-ref to "Invoking
guix-daemon".
2017-06-04 00:35:55 +02:00
..
guix-daemon.cc daemon: Add '--timeout' and '--max-silent-time'. 2017-06-04 00:35:55 +02:00
nix-daemon.cc daemon: Client settings no longer override daemon settings. 2017-01-15 15:43:22 +01:00
shared.hh Update license headers. 2013-01-06 00:47:50 +01:00