Calls to pipe(2) replaced with usage of Pipe class. Now passes
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Nov 2005 21:57:10 +0000 (21:57 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Nov 2005 21:57:10 +0000 (21:57 +0000)
commitd8ae25e485e2b560d7990fadbd061c45e70b69a6
tree2ef4b976a4c3e8f2e85e6765c93a902fdae68b1f
parent2bdc3f5c9e2f2faa8c8ef0da63c19493dd6a58ed
Calls to pipe(2) replaced with usage of Pipe class. Now passes
all tests on Unix.
src/filter.cpp
src/filter_factory.hpp
src/filter_frontend_net.cpp
src/pipe.cpp
src/pipe.hpp
src/test_pipe.cpp
src/test_thread_pool_observer.cpp
src/thread_pool_observer.cpp