winss
|
Config for a named pipe client. More...
#include <pipe_client.hpp>
Public Attributes | |
winss::PipeName | pipe_name |
The name of the named pipe. More... | |
winss::NotOwningPtr< winss::WaitMultiplexer > | multiplexer |
The event multiplexer for the named pipe client. More... | |
Config for a named pipe client.
winss::NotOwningPtr<winss::WaitMultiplexer> winss::PipeClientConfig::multiplexer |
The event multiplexer for the named pipe client.
winss::PipeName winss::PipeClientConfig::pipe_name |
The name of the named pipe.