Add memcached_[gs]et_user_data and updated the doc for memcached_set_memory_allocator...
authorTrond Norbye <trond.norbye@sun.com>
Sun, 14 Jun 2009 14:36:57 +0000 (16:36 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Sun, 14 Jun 2009 14:36:57 +0000 (16:36 +0200)
commit6da3006b68068d3f4928400ab652f8564cb7dca3
tree57f96cc05112447f47d5290c0f93504d52b57160
parentcb5a5adeef19f8fc4ff2614ce3baa4dd0db590ba
Add memcached_[gs]et_user_data and updated the doc for memcached_set_memory_allocators to point to the functions
.bzrignore
docs/Makefile.am
docs/libmemcached.pod
docs/memcached_memory_allocators.pod
docs/memcached_user_data.pod [new file with mode: 0644]
libmemcached/memcached.c
libmemcached/memcached.h
tests/function.c