added fileReader for testing purposes

This commit is contained in:
badaix 2016-02-06 12:03:00 +01:00
parent d44232114a
commit 060e52aeee
6 changed files with 162 additions and 2 deletions

View file

@ -38,6 +38,7 @@ public:
protected:
void worker();
int fd_;
};