jkorell / iperf

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

improve signal handling #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Explaination of new feature

when a signal is received in a send or recv it will cause a partial 
send/recieve. 
add an element to iperf_stream to allow a signal handler to decide how streams 
should handle the 
interrupted call -- continue reading or exit.

Justification of new feature

Original issue reported on code.google.com by jdugan.e...@gmail.com on 10 Dec 2009 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by bltier...@es.net on 25 Feb 2013 at 11:09