Searched refs:HSE_REQ_IO_COMPLETION (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/arch/win32/
H A Dmod_isapi.h139 * the HSE_REQ_IO_COMPLETION ServerSupportFunction call, or overriden
152 * HSE_REQ_IO_COMPLETION if not NULL
190 #define HSE_REQ_IO_COMPLETION 1005 /* Emulated */ macro
H A Dmod_isapi.c1025 case HSE_REQ_IO_COMPLETION:
1029 * Per MS docs... HSE_REQ_IO_COMPLETION replaces any prior call
1030 * to HSE_REQ_IO_COMPLETION, and buf_data may be set to NULL.
1039 "ServerSupportFunction HSE_REQ_IO_COMPLETION "

Completed in 3186 milliseconds