dns-stats / compactor

Tools to capture DNS traffic and record it in C-DNS files.
Other
32 stars 12 forks source link

Print message on SIGINT so user knows they have been heard #10

Open banburybill opened 7 years ago

banburybill commented 7 years ago

On large throughputs (which includes reading from file), SIGINT will take a while to have effect, as (slightly) queues must be drained, and (majorly) any ongoing compression must be allowed to finish.