]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: If SIGINT idle-kill is ignored, make sure master sees the status update
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 29 Oct 2025 17:42:50 +0000 (19:42 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 31 Oct 2025 10:02:18 +0000 (10:02 +0000)
commitbd6e61db7f8e1ce6aa7d4bda370b75ad99733b31
tree6931faa873ee7e33e71d87be77e141b1c2229f19
parent2285794cdbc9ea2499f2bb2500ca23414906ab41
lib-master: If SIGINT idle-kill is ignored, make sure master sees the status update

If initial write() to master status pipe fails with EAGAIN, try to send it
when possible.
src/lib-master/master-service.c