lix/src/nix-store
Eelco Dolstra 78224cd871 nix-store --serve: Monitor for client disconnects
This is necessary because build-remote.pl now builds via ‘nix-store
--serve’. So if a build hangs without writing to stdout/stderr, and
the client disconnects, then we need to detect that.
2014-07-23 19:26:34 +02:00
..
dotgraph.cc Comment out dead code in `nix-store'. 2010-05-31 16:36:20 +00:00
dotgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
local.mk nix-store -l: Fetch build logs from the Internet 2014-05-21 17:19:36 +02:00
nix-store.cc nix-store --serve: Monitor for client disconnects 2014-07-23 19:26:34 +02:00
serve-protocol.hh build-remote.pl: Use ‘nix-store --serve’ on the remote side 2014-07-11 16:22:24 +02:00
xmlgraph.cc Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
xmlgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00