Return whether endpoint is open.
Synopsis
Declared in <util/tokenpipe.h>
bool
IsOpen();
Return Value
true if the endpoint holds an open file descriptor.
Created with MrDocs
Return whether endpoint is open.
Declared in <util/tokenpipe.h>
bool
IsOpen();
true if the endpoint holds an open file descriptor.
Created with MrDocs