* Refactoring.

This commit is contained in:
Eelco Dolstra 2006-12-04 13:28:14 +00:00
parent 052b6fb149
commit f5f0cf423f
3 changed files with 33 additions and 17 deletions

View file

@ -58,6 +58,8 @@ private:
Pid child;
void processStderr();
void forkSlave();
};