lix/src/libmain
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
..
Makefile.am * Install the worker in bindir, not libexecdir. 2006-12-04 13:09:16 +00:00
shared.cc * Install the worker in bindir, not libexecdir. 2006-12-04 13:09:16 +00:00
shared.hh * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00