-
Notifications
You must be signed in to change notification settings - Fork 153
How to use libcli with multiple processes ? #99
Open
Description
Hello ,
Hope you are doing well.
I am looking at your libcli code in github and have a question. I see the codes and examples where both CLI commands are and cli_loop() part of the same process, and it works fine.
My application has multiple processes listening on the UNIX_AF socket . And I want to provide a single CLI interface to the customer, So do you have any example of how I can implement it ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels