jkorell/iperf

signal handler for iperf3

Closed this issue · 1 comments


This is needed for the bwctl use case.

bwctl will kill off a test by sending a TERM signal if it runs too long for 
some reason. 

It would be good if iperf3 caught the signal and returned a JSON blob of what 
it had collected so far, and a message saying "Signal caught".


Original issue reported on code.google.com by bltier...@es.net on 28 Oct 2013 at 8:35

Fixed in 3.0-RC2.

Original comment by jef.posk...@gmail.com on 29 Oct 2013 at 10:06

  • Changed state: Fixed