mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
We use it for more than just pipe() arrays. For example also for socketpair(). Hence let's give it a generic name. Also add EBADF_TRIPLET to mirror this for things like stdin/stdout/stderr arrays, which we use a bunch of times.