-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.Close
Andrew Lambert edited this page Mar 15, 2017
·
10 revisions
#libcURL.MultiHandle.Close
Sub Close()Removes all remaining EasyHandles from the multi stack but does not destroy the stack. Calling this method will not automatically Close the individual EasyHandles in the stack unless removing the item removes the last reference to the EasyHandle, in which case the EasyHandle is automatically closed by its Destructor.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.