When server exits / restarts (gets SIGUSR1, SIGTERM, SIGHUP, SIGINT) and
explicit-exit-notify is set, server sends RESTART control channel command to
all clients and reschedules received signal in 2 secs.
When client receives RESTART command, it either reconnects to the same server or
advances to
Hi Holgert,
Apologies for taking so long to respond. This patch came up again at
the hackathon last weekend. Since we can not thoroughly test this
ourselves, but the patch is coming from a known source and you report
successful tests, we decided that 'stare at code' should suffice.
Hereby t