WvLoopback - talking to yourself across fork()

WvLoopback uses a socketpair() to create a stream that allows you to read() everything written to it, even (especially) across a fork() call.