libt2n: (tomj) added exception handling to every child after fork(). This is needed...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 26 Nov 2008 13:41:29 +0000 (13:41 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 26 Nov 2008 13:41:29 +0000 (13:41 +0000)
commit441d41fe583765902aa2f9641c0977e295e62be3
tree7bc8ffd7942f5c6144e4caf8636279c4ed23c1c3
parent696c95c2808d6f88df2b348f9e77fc66c9068976
libt2n: (tomj) added exception handling to every child after fork(). This is needed to make sure no two cppunit tests run at the same time\!
test/callback.cpp
test/cmdgroup.cpp
test/comm.cpp
test/hello.cpp
test/newserver.cpp
test/reconnect.cpp
test/reentrant.cpp
test/serialize.cpp
test/simplecmd.cpp
test/timeout.cpp
test/wrapper.cpp