X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_memory_allocators.rst;h=40219079d9f4281b79c4fee0352cb199515c9c3a;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=7f1cd10e49d5a79d4130fc5497589eaccd56acd9;hpb=41543e45ff7aca5456c9279bc0403ecdc35f7b6e;p=awesomized%2Flibmemcached diff --git a/docs/memcached_memory_allocators.rst b/docs/memcached_memory_allocators.rst index 7f1cd10e..40219079 100644 --- a/docs/memcached_memory_allocators.rst +++ b/docs/memcached_memory_allocators.rst @@ -45,7 +45,7 @@ DESCRIPTION ----------- -libmemcached(3) allows you to specify your own memory allocators optimized +libmemcached(3) allows you to specify your own memory allocators, optimized for your application. This enables libmemcached to be used inside of applications that have their own malloc implementation. memcached_set_memory_allocators() is used to set the memory allocators used