sam, this is the libevent branch, most likely you're using git-master; else you would be having troubles to sendmail out for about 3 weeks now, and your citserver would be leaky as a sieve.

i'm currently having troubles making asynchroneous connects with libev; so I wanted to have c-ares out of the way as a possible source of problems.

once I get it working, i'll re-enable it. Then i'll start cleaning up everything, and once this is done, i'll start migrating other client tasks (pop3 aggregator, rss agregator, citadel networker) to this scheme.

we then will be able to run several smtp client connections at once, have next to infinity lengthened timeouts, and one blocking/slooouuuuwwwww smtp server won't block your mailq anymore.

 

Fr Jan 07 2011 09:17:06 EST von samjam @ Uncensored Betreff: Re: [SCM] citadel.org branch, libevent, updated. ee15c03b742bbedd404642c9f1306fa3949d00c7

Why disable c-ares? - I guess I'm using it. Should I rebuild with this
commit?

Sam

On 07/01/11 11:07, dothebart wrote:
Push to the project "citadel.org ": The branch, libevent has been updated
via ee15c03b742bbedd404642c9f1306fa3949d00c7 (commit)
via 83ff5dd0d51f8bc4e1f3a37e0eac3bbdc71af842 (commit)
from d268f98de5cfcd79b55869b79cc08db6e028c108 (commit)

Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=ee15c03b742bbedd404642c9f1306fa3949d00c7
commit ee15c03b742bbedd404642c9f1306fa3949d00c7
Author: Wilfried Goesgens<dotheb...@citadel.org>
Date: Fri Jan 7 12:05:22 2011 +0100

libev/libc-ares migration

- disable c-ares for now
- add fixed ip to connect instead of looked up ip

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=83ff5dd0d51f8bc4e1f3a37e0eac3bbdc71af842
commit 83ff5dd0d51f8bc4e1f3a37e0eac3bbdc71af842
Author: Wilfried Goesgens<dotheb...@citadel.org>
Date: Fri Jan 7 12:04:21 2011 +0100

libev migration - shutdown cleanly.

-----------------------------------------------------------------------

Summary of changes:
citadel/event_client.c | 8 +++--
citadel/modules/eventclient/serv_eventclient.c | 3 +-
citadel/modules/smtp/serv_smtpeventclient.c | 37 ++++++++++++++---------
3 files changed, 29 insertions(+), 19 deletions(-)


hooks/post-receive


 

Reply via email to