TokenPipeEnd::TokenPipeEnd

Wraps a file descriptor as one end of a token pipe.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipeEnd(int fd = -1);

Parameters

NameDescription
fdthe file descriptor to adopt, or -1 for a closed end