Compare commits
1 Commits
cfe2182886
...
v1.2
Author | SHA1 | Date | |
---|---|---|---|
25fe05e702 |
@ -728,7 +728,7 @@ void start_monitoring(int ifd)
|
||||
{
|
||||
if(handle_child_exits)
|
||||
{
|
||||
handle_child_exits = 1;
|
||||
handle_child_exits = 0;
|
||||
wait_for_children();
|
||||
}
|
||||
int len;
|
||||
|
Reference in New Issue
Block a user