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

Reply via email to