/*
- * $Id: helper.h,v 1.6 2006/09/03 04:11:59 hno Exp $
+ * $Id: helper.h,v 1.7 2006/09/03 19:10:22 serassio Exp $
*
* DEBUG: section 84 Helper process maintenance
* AUTHOR: Harvest Derived?
}
stats;
-#ifdef _SQUID_MSWIN_
-
HANDLE hIpc;
-#endif
};
class helper_stateful_request;
stats;
int deferred_requests; /* current number of deferred requests */
void *data; /* State data used by the calling routines */
-#ifdef _SQUID_MSWIN_
-
HANDLE hIpc;
-#endif
};
class helper_request