]> granicus.if.org Git - apache/commit
Another day's progress... little changes, but just establishing the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jul 2000 05:23:17 +0000 (05:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jul 2000 05:23:17 +0000 (05:23 +0000)
commitd2c9dd85e338f3d579dd535bd02015df5e3b707c
treec685a4f384221c05260905974db4acd2c393f8d1
parent4adecb112e3261c03b2090536b4305ced8f54b3a
  Another day's progress... little changes, but just establishing the
  baseline for fully implementing extensions.  Filters... that's still
  a little way away.  This demonstrates the HSE_STATUS_PENDING result
  wait event trap, so we let another thread keep working till we get
  the HSE_REQ_DONE_WITH_SESSION request.  Cleaned up callback names
  and tossed bunches of stuff in the isapi_cid (connection/request) and
  the isapi_loaded (dll details) for future caching optimizations.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85903 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c
os/win32/mod_isapi.c