rx_arping sigchld (#701)

* rx_arping pclose gave -1 due to sigchld being ignored, fixed with sig handler doing a wait
This commit is contained in:
Dhanya Thattil
2023-03-23 13:58:40 +01:00
committed by GitHub
parent 574127b5ac
commit 2ef021041c
3 changed files with 18 additions and 7 deletions

View File

@ -28,6 +28,11 @@ This document describes the differences between v7.0.1 and v7.0.0
Compilation issues from 7.0.0 fixed.
* Arping error
Cmdline: rx_arping
API: setRxArping/ getRxArping
Even if arping was successful, it gave an error. Fixed.
2 On-board Detector Server Compatibility