iperf
iperf copied to clipboard
iperf_api: fix potential descriptor leak
-
Development branch: master
-
Issues fixed: descriptor leak
-
Brief description of code changes: If the pid file remains, but the process has been killed, the handle will be rewritten without closing.
Thanks for the PR...bug fixes always appreciated!