-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.Instances
Andrew Lambert edited this page Nov 7, 2023
·
12 revisions
libcURL.EasyHandle.Instances
Private Shared Instances As Dictionary
Stores WeakRefs to instances of EasyHandle
, keyed to their handle value. Callback functions use this Dictionary
to locate the instance on which to raise callback events.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.