BloombergLP::bdls::PipeUtil

This struct contains utility methods for platform-independent named pipe operations.

Synopsis

Declared in <bdls_pipeutil.h>

struct PipeUtil;

Static Member Functions

NameDescription
isOpenForReading Return whether the named pipe is open for reading.
makeCanonicalName Load the canonical pipe name for baseName into pipeName.
send Send the specified message to the pipe with the specified pipeName.