Implement Ares Timeouts & error messages
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 22 Dec 2011 20:07:17 +0000 (21:07 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 22 Dec 2011 20:07:17 +0000 (21:07 +0100)
commit1961a69d5efa291998e4ecfdff5be59aa230251d
tree3db9655c8417f9dc5529490452dcf7db213bc8f6
parent76ed1f5ddb244170d7b498920c02c383bfe9568f
Implement Ares Timeouts & error messages

  - if an error occurs in ares, put the message over into the IO->ErrMsg so the following logic can use that
  - cleanup unused code
citadel/event_client.h
citadel/modules/c-ares-dns/serv_c-ares-dns.c
citadel/modules/smtp/serv_smtpeventclient.c