curl-library
Where to call curl_global_cleanup in a UNIX shared library?
From: Miklos Nemeth <mnemeth_at_kfkisystems.com>
Date: Fri, 30 Nov 2001 13:43:58 -0800
Date: Fri, 30 Nov 2001 13:43:58 -0800
I'm developing a libcurl-based ecommerce library for a scripting
engine, and implement my library as a shared object (DLL).
It's clear that one can call curl_global_cleanup
in the DllMain when the DLL is shut down.
Is there similar point in UNIX shared libraries?
Is it really mandatory to call curl_global_cleanup?
Many thanks for the help,
Miklos
Received on 2001-11-30