Either Inline::C or Socket::MsgHdr is required for SCM_RIGHTS support (FD passing) on *BSDs where syscall numbers aren't stable.
1/2 is actually an all-around improvement, while 2/2 is a temporary placeholder while we consider FIFOs or something else... Eric Wong (2): cindex: make prune work without SCM_RIGHTS support t/xap_helper: skip test if missing SCM_RIGHTS support lib/PublicInbox/CodeSearchIdx.pm | 60 +++++++++++++++----------------- lib/PublicInbox/TestCommon.pm | 23 ++++++------ t/xap_helper.t | 2 ++ 3 files changed, 44 insertions(+), 41 deletions(-)
