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

ftp_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 07710136
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.
Finish editing this message first!
Please register or to comment