Named pipes!
Added support for named pipes as a communication channel, and a new CMake definition: USE_PIPES
(/CMakeLists.txt
)
Pipe version is compiled with USE_PIPES
flag, and it works with named pipes (default: \\.\pipe\6chan
)
Added support for named pipes as a communication channel, and a new CMake definition: USE_PIPES
(/CMakeLists.txt
)
Pipe version is compiled with USE_PIPES
flag, and it works with named pipes (default: \\.\pipe\6chan
)