Log when SIG{TERM,USR1} is received ASAP MP-513
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Feb 2014 09:46:39 +0000 (10:46 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Feb 2014 09:46:39 +0000 (10:46 +0100)
commit54830ce98edada799c4a6fd2968331e955068ba2
treef471e56149fe0e7ba75f85d72d783e055713f35c
parent15e63ff49000e082d8387c243941485ccacff13b
Log when SIG{TERM,USR1} is received ASAP MP-513

Do it in frontend_net event loop rather than in place for metaproxy
main, which only exits when all sessions are terminated for SIGUSR1
at graceful stop.
src/filter_frontend_net.cpp
src/metaproxy_prog.cpp