curl-library
what does the curl_hash_dtor mean?
From: Tenghuan He <tenghuanhe_at_gmail.com>
Date: Mon, 10 Aug 2015 10:59:41 +0800
Date: Mon, 10 Aug 2015 10:59:41 +0800
Can any one tell me what "dtor" means in curl_hash_dtor?
When reading the source code, I am confused by this abbreviation.
Curl_hash_init(struct curl_hash *h, int slots, hash_function hfunc,
comp_function comparator, curl_hash_dtor dtor)
The code above is in /lib/hash.c.
Thanks a lot.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-08-10