]> git.localhorst.tv Git - blank.git/commit
timeouts reading from spawned processes
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 25 Nov 2016 10:54:11 +0000 (11:54 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 25 Nov 2016 10:54:11 +0000 (11:54 +0100)
commit7f829070c9a5e4e036b483863e5ee75a3a824c38
tree0078f75987ab1cfb97de027f4dbfb2599587b641
parent985dff25f7fde96308a66e5b01bc226589fd0825
timeouts reading from spawned processes
src/app/Process.hpp
src/app/proc.cpp
tst/app/ProcessTest.cpp
tst/app/ProcessTest.hpp
tst/integration/ServerTest.cpp
tst/integration/ServerTest.hpp
tst/integration/StandaloneTest.cpp
tst/integration/StandaloneTest.hpp
tst/integration/TestInstance.cpp