Instead of initiating the transition between DB & IO-Queue from within the applicatio...
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 6 Nov 2014 23:38:18 +0000 (00:38 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 6 Nov 2014 23:38:18 +0000 (00:38 +0100)
commit940d9b963644b835ec5d4f2b9cf627c2e3a6d915
tree4ae4b42a2172287f47e1b795d92b50a3ddbf5ce7
parentdfecb9440698d3729ffc27833371cbd8011673a0
Instead of initiating the transition between DB & IO-Queue from within the application logic, we now only prepare the swap and let the control-logic handle the transition. By this we avoid possible race conditions.
citadel/event_client.c
citadel/event_client.h
citadel/modules/eventclient/serv_eventclient.c