Definition:
void ap_reset_timeout(request_rec *r);
Usage example:
request_rec *r;
ap_reset_timeout(r);
Resets the hard or soft timeout to its original value.
Previous: ap_requires
Next: ap_response_code_string
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)