libt2n: (gerd) make sure no exception is thrown in command_client constructor, fix...
authorGerd v. Egidy <gerd.von.egidy@intra2net.com>
Wed, 27 Aug 2008 08:58:48 +0000 (08:58 +0000)
committerGerd v. Egidy <gerd.von.egidy@intra2net.com>
Wed, 27 Aug 2008 08:58:48 +0000 (08:58 +0000)
commitb592218402bfa779c024da2f32c4c782d52eaf88
tree9cbea9a5808478075bcd89b93fdd0429dfc06ce5
parentfb3345ada7ea94225b78994fd50e3de693a2a3d5
libt2n: (gerd) make sure no exception is thrown in command_client constructor, fix killing of child processes in unit tests
src/command_client.cpp
src/command_client.hxx
test/callback.cpp
test/cmdgroup.cpp
test/comm.cpp
test/hello.cpp
test/reconnect.cpp
test/serialize.cpp
test/simplecmd.cpp
test/timeout.cpp
test/wrapper.cpp