about summary refs log tree commit homepage
path: root/ci
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-08-26 20:14:04 +0000
committerEric Wong <e@80x24.org>2023-08-28 00:27:00 +0000
commita036772bdf732d4779f44974095bfdd0b30271ef (patch)
treee45f1f712e37d867e0e91d161c2df80ee3189096 /ci
parent920a2c6dea805b9e107910bd7fd7d878e3463179 (diff)
downloadpublic-inbox-a036772bdf732d4779f44974095bfdd0b30271ef.tar.gz
xap_helper currently relies on FDs passed via SCM_RIGHTS for
robustness against $TMPDIR failures and over-eager FS cleanup
tasks.  This depends on stable syscall numbers (Linux) or
Inline::C||Socket::MsgHdr being available, though, as Perl5
itself doesn't support SCM_RIGHTS.

We could probably add FIFO support to xap_helper for portability
to systems where neither Inline::C nor Socket::MsgHdr are available,
but that's for another day.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions