On Mon, 10 Aug 2015, Tenghuan He wrote:
Can any one tell me what "dtor" means in curl_hash_dtor? When reading the source code, I am confused by this abbreviation.
It is short for "destructor", the function to call for killing a hash entry. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
