openNewEventPipes

you generally won't want to call this, but if you fork() and then try to use the thing without exec(), you might want new pipes so the events don't get mixed up.

version(linux)
void
openNewEventPipes
()

Meta