Robuta

https://github.com/curl/curl/pull/20452 tool_doswin: avoid Windowsisms in socket code by vszakats · Pull Request #20452 · curl/curl · GitHub A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP,... tooldoswinavoidsocketcode https://github.com/curl/curl/pull/18996 doswin: CloseHandle the thread on shutdown by bagder · Pull Request #18996 · curl/curl · GitHub As this is in the tool shutdown the impact of it was nothing. Also, move two global variables to local. Follow-up to 9a26633 Reported-by: Joshua Rogers doswinthreadshutdownbagder