EVENT Client: parametrize when to close the fd on detach or not
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 19 Jun 2012 21:50:21 +0000 (23:50 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 19 Jun 2012 21:50:21 +0000 (23:50 +0200)
commitb6b7232c3d43b56d6606eecd9ae84a396ba8ff25
tree4b42472d4bd0ad499ec9dcbb77255f2674705775
parent089a2ec7acc14d03ea90ce182acb46f803f377f2
EVENT Client: parametrize when to close the fd on detach or not

  - we shouldn't close our FD if we want to continue using it later on after doing i.e. database io.
citadel/event_client.c
citadel/event_client.h
citadel/modules/pop3client/serv_pop3client.c
citadel/modules/smtp/serv_smtpeventclient.c