guix/src/libutil
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
..
archive.cc
archive.hh
aterm-map.cc
aterm-map.hh
aterm.cc
aterm.hh
hash.cc
hash.hh
Makefile.am
md5.c
md5.h
md32_common.h
serialise.cc * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00
serialise.hh
sha1.c
sha1.h
sha256.c
sha256.h
types.hh * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00
util.cc * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00
util.hh * Daemon mode (`nix-worker --daemon'). Clients connect to the server 2006-12-04 17:17:13 +00:00
xml-writer.cc
xml-writer.hh