git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@939
270642c3-0616-0410-b53a-bc976706d245
private:
struct InternalPredicate;
- ReadHelper(Handle handle, std::string::size_teyp maxSize,
+ ReadHelper(Handle handle, std::string::size_type maxSize,
InternalPredicate * predicate, Callback cb);
static void dispatchProcess(ptr helper, Handle handle, int event);