libev migration
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 1 Jan 2011 18:14:51 +0000 (19:14 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 1 Jan 2011 18:14:51 +0000 (19:14 +0100)
commita706083cbf719d326b15edd89ca01fc134492169
treed835ab5ac40b24faf03f49557bd8eeae82a0018c
parent03ca46c6f61467f62cb600d345383d70ca4fc953
libev migration

 - make connect() async; add wrappers in event_client to abstract it to our clients
 - switch libevent -> libev
 - start abstraction for dns asynchronisation via c-ares
citadel/event_client.c
citadel/event_client.h
citadel/modules/eventclient/serv_eventclient.c
citadel/modules/smtp/serv_smtpeventclient.c