]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: stats_client_deinit() - Ensure conn.output is flushed before returning
authorMarco Bettini <marco.bettini@open-xchange.com>
Thu, 23 Mar 2023 15:37:28 +0000 (15:37 +0000)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 24 Aug 2023 08:15:26 +0000 (08:15 +0000)
commitb3981ea5c61367fb5c60c0fceeacc64a13203d53
tree1ca8caf1c49e32f2feddb1212529eaa77d916726
parente52db68ff49874ba35f576ee48bb997395c4b861
lib-master: stats_client_deinit() - Ensure conn.output is flushed before returning

This prevents losing exported events still waiting in buffers while the process exits.
src/lib-master/stats-client.c