TokenPipeEnd::TokenPipeEnd

Move-constructs an endpoint, taking ownership of the other's descriptor.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipeEnd(TokenPipeEnd&& other);

Parameters

NameDescription
otherthe endpoint to move from, left closed afterwards