-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.AutoDisconnect
Andrew Lambert edited this page Sep 15, 2015
·
8 revisions
#libcURL.EasyHandle.AutoDisconnect ##Property Declaration
Dim AutoDisconnect As Boolean##Remarks
If True, libcURL will close sockets immediately after the transfer completes. The default is False, which means libcURL reuse connections when possible.
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.