Skip to content
Snippets Groups Projects
Commit 52676685 authored by rswindell's avatar rswindell
Browse files

web_terminate() no longer closes server socket to signal shutdown

(apparent cause of Win32 lock-up when closing socket from non-owner thread)
using bool terminate_server instead, which doesn't abort select(), so using
shorter default sem_chk_freq value (2 seconds vs 5).
parent 7c89ace7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment