mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-31 07:11:30 +02:00
5cefb13ddd
* nix/nix-daemon/nix-daemon.cc (isRemoteConnection): New variable. (performOp): For wopCollectGarbage, throw an error when isRemoteConnection is set. (acceptConnection): Set isRemoteConnection when connection is not AF_UNIX. * tests/guix-daemon.sh: Add a test for the new behavior.