Hallo, there, When I read code of mod_ssl, I find that there is a timeout for SSL_accept, and it used ap_set_callback_and_alarm to set the timeout value and the call-back function. Then I have read the code of ap_set_callback_and_alarm, and have found that for unix it set a signal, but in win32 it has do nothing but set 2 global variable. My problem is, how does the timeout scheme work in win32 enviroment? Can any one help me? Thanks zhang _____________________________________________ ������--�й��˵����ϼ� http://www.263.net @263.net�й����������ʾ� http://freemail.263.net ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
