W dniu 07.03.2021 o 10:29, Евгений Агусев pisze:
in main_cleanup()

this code blocks because cron_thread has no exit
#ifdef USE_WIN32
             if(WaitForSingleObject(thread_list[i], INFINITE)==WAIT_FAILED)
                 ioerror("WaitForSingleObject");
             if(!CloseHandle(thread_list[i]))
                 ioerror("CloseHandle");
#endif


Hi,
I'd like to replicate this bug.
Could you please tell me the exact steps to reproduce this issue?
Which version of stunnel do you use?
Please show me your configuration file and log messages.

Regards,
Małgorzata
_______________________________________________
stunnel-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to