bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Patch: Call WSACleanup for Windows when sockets finished


From: Yuxi Hao
Subject: [Bug-wget] Patch: Call WSACleanup for Windows when sockets finished
Date: Tue, 28 Nov 2017 18:49:51 +0800

Dear there,

 

MSDN says the application must call WSACleanup to deregister itself from a
Windows Sockets implementation and allow the implementation to free any
resources allocated on behalf of the application or DLL.

https://msdn.microsoft.com/en-us/library/windows/desktop/ms741549(v=vs.85).a
spx

 

Best Regards,

YX Hao

 

Attachment: CalledByGraph-WSACleanup.png
Description: PNG image

Attachment: Call-WSACleanup-for-Windows-when-Sockets-finished.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]