-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Container: support concatenated bind socket paths and reset functiona…
…lity - a socket/signal can bind to multiple sockets/signals declared as ';' separated socket/signal path concatenated string. This enables the explicit declaration of the needed binding order and can be used to have a single point of declaration for all the connections to a single socket/signal. - add container_self_reset signal to reset the container. - add virtual do_reset() function to implement the reset logic of the container. Signed-off-by: Mahmoud Kamel <[email protected]>
- Loading branch information
Mahmoud Kamel
committed
Nov 22, 2024
1 parent
a401efc
commit 5892bc4
Showing
1 changed file
with
74 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters