TokenPipe::TokenPipe

Move-constructs a pipe, taking ownership of the other's file descriptors.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipe(TokenPipe&& other);

Parameters

NameDescription
otherthe pipe to move from, left with closed descriptors