Description: A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
- [pipe] - Under the Linux platform using c languag
File list (Check if you may need any files):
Pipe.cpp
SysMacro.h
Pipe.h