nix-super/src/nix-worker
Eelco Dolstra 0130ef88ea * Daemon mode (`nix-worker --daemon'). Clients connect to the server
via the Unix domain socket in /nix/var/nix/daemon.socket.  The
  server forks a worker process per connection.
* readString(): use the heap, not the stack.
* Some protocol fixes.
2006-12-04 17:17:13 +00:00
..
help.txt * Remove queryPathHash(). 2006-12-02 14:27:24 +00:00
main.cc * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00
Makefile.am * Install the worker in bindir, not libexecdir. 2006-12-04 13:09:16 +00:00