Add timeout 100ms before every kill restconf iteration
This commit is contained in:
parent
7023fe589f
commit
40f4df1390
2 changed files with 26 additions and 21 deletions
|
|
@ -69,7 +69,6 @@ int clixon_process_delete_all(clicon_handle h);
|
|||
int clixon_process_operation(clicon_handle h, const char *name, proc_operation op, const int wrapit);
|
||||
int clixon_process_status(clicon_handle h, const char *name, cbuf *cbret);
|
||||
int clixon_process_start_all(clicon_handle h);
|
||||
int clixon_process_sched_register(clicon_handle h);
|
||||
int clixon_process_waitpid(clicon_handle h);
|
||||
|
||||
#endif /* _CLIXON_PROC_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue