]> git.ipfire.org Git - thirdparty/rspamd.git/commit
* Implement new system of async events handling (experimental)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 22 Sep 2009 16:22:31 +0000 (20:22 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 22 Sep 2009 16:22:31 +0000 (20:22 +0400)
commit626a11ad9819593eadaca1e321192c75a32b51f3
tree7f062ddf5d6ec04d7e2f4009541aa417df1cfe59
parentfe815ce580d3c455292e1acda406ddb4d371120a
* Implement new system of async events handling (experimental)
12 files changed:
CMakeLists.txt
src/buffer.c
src/buffer.h
src/controller.c
src/events.c [new file with mode: 0644]
src/events.h [new file with mode: 0644]
src/lmtp.c
src/lmtp_proto.c
src/main.h
src/plugins/fuzzy_check.c
src/plugins/surbl.c
src/worker.c