port t0011-active-unix-socket.sh to Perl 5
commit8e04d66f0b9a5fcd9999d41a1df7b2a9d8083fbe
authorEric Wong <BOFH@YHBT.net>
Mon, 5 Jun 2023 10:12:36 +0000 (5 10:12 +0000)
committerEric Wong <bofh@yhbt.net>
Mon, 5 Jun 2023 10:38:42 +0000 (5 10:38 +0000)
treeed212a1e4ac79b006b353fed90ece25b29a3502b
parented886ecbc7da21ba7814ddd10b672dd287e701f6
port t0011-active-unix-socket.sh to Perl 5

Another socat dependency down...  I've also started turning
FD_CLOEXEC off on a pipe as a mechanism to detect daemonized
process death in tests.
t/active-unix-socket.t [new file with mode: 0644]
t/integration.ru
t/t0011-active-unix-socket.sh [deleted file]