p5-IO-Pipely

portably create pipe() or pipe-like handles

WWW CVSWeb GITHub
  1. Package version
    p5-IO-Pipely-0.006
  2. Maintainer
    The OpenBSD ports mailing-list

IO::Pipely provides a couple functions to portably create one- and
two-way pipes and pipe-like socket pairs. It acknowledges and works
around known platform issues so you don't have to.

IO::Pipely currently understands pipe(), UNIX-domain socketpair()
and regular IPv4 localhost sockets.