Library of Assembled Shared Sources
lass::io::MessagePipe Class Reference

A bidirectional pipe to send message back and forth between two processes. More...

#include <message_pipe.h>

Detailed Description

A bidirectional pipe to send message back and forth between two processes.

Author
Bramz
Date
2013

On windows this is a named pipe, on linux this is a local socket with an abstract name.

Definition at line 63 of file message_pipe.h.


The documentation for this class was generated from the following files: