Ludovic Courtès 7a2acbdc5a
store: Open daemon connections with SOCK_CLOEXEC.
Previously, 'guix shell' for example would leak the socket that's
connected to the daemon.

* guix/store.scm (open-unix-domain-socket, open-inet-socket): Pass
SOCK_CLOEXEC to 'socket'.
* tests/guix-shell.sh: Add test.
2022-09-04 23:10:10 +02:00
..
2022-08-09 15:58:14 +02:00
2022-02-14 11:23:07 +01:00
2022-03-18 16:03:33 +01:00
2022-06-10 23:52:34 -04:00
2022-07-31 21:55:48 -04:00
2022-07-10 23:57:14 +02:00
2021-08-12 12:34:13 +02:00
2022-02-14 11:23:07 +01:00
2022-08-16 21:25:25 +02:00
2022-08-05 00:14:30 +02:00