curl-library
Does libcurl have memory routines like libxml2?
From: Jonatha Cardoso <well.bad_at_hotmail.com>
Date: Mon, 16 May 2016 19:08:41 -0300
Date: Mon, 16 May 2016 19:08:41 -0300
libxml2 supports replacing the memory allocator to one supplied by the user, does libcurl has anything like that?
SeeĀ http://xmlsoft.org/xmlmem.html
Context: v8 (the engine behind Node.js) has a helper method that can be used to let their garbage collector know how much memory is being held by the C++ objects behind the Javascript ones, and I would like to use it on the Node.js bindings for libcurl.
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-17