jkorell / iperf

Automatically exported from code.google.com/p/iperf
Other
1 stars 0 forks source link

signal handler for iperf3 #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Fixed in 3.0-RC2.

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