]> source.dussan.org Git - rspamd.git/commit
* Use event_base thread safe API to allow parallelism based on threads
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 26 Oct 2011 17:13:19 +0000 (21:13 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 26 Oct 2011 17:13:19 +0000 (21:13 +0400)
commit608432786ad77ce7ce071dd975d6c59d503d2302
treed3991e93c04b0eef602afab272e7316490ba1d54
parent2e15cacc80101d91108be8aaa4ea722f31d22d6b
* Use event_base thread safe API to allow parallelism based on threads
17 files changed:
src/buffer.c
src/buffer.h
src/controller.c
src/dns.c
src/dns.h
src/lmtp.c
src/lmtp_proto.c
src/lua/lua_http.c
src/main.h
src/map.c
src/map.h
src/smtp.c
src/smtp.h
src/smtp_utils.c
src/statfile_sync.c
src/statfile_sync.h
src/worker.c