rho.cc: Move the signal-handler setup outside the retry loop.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 28 May 2017 18:03:08 +0000 (19:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Jun 2017 10:45:54 +0000 (11:45 +0100)
commit00d6f25ed61928f090404b32db70ac9a839c3965
tree47bd10e0c2bf45fa2b74b75b25b000b5f4987ae2
parent1f9635c77978acb92a6a375550a819e1b6ae85f5
rho.cc: Move the signal-handler setup outside the retry loop.

Obviously we only really want to do this once.
rho.cc