]> source.dussan.org Git - rspamd.git/commit
* Rewrite memcached library to work with events (async model)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 19 Jun 2008 14:55:56 +0000 (18:55 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 19 Jun 2008 14:55:56 +0000 (18:55 +0400)
commitdaca72b007e666fb9abebcfa7c27ed6ddcadfd58
treeed9ce40de8c2aead8d2d542651600914a3969de7
parente92bfae6a160b187f47092074c7f49989f71950d
* Rewrite memcached library to work with events (async model)
* Add simple test for new memcached library
* Use glib variants of malloc and free functions in rspamd
cfg_utils.c
main.c
memcached-test.c [new file with mode: 0644]
memcached.c
memcached.h
util.c