-
Notifications
You must be signed in to change notification settings - Fork 783
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refs #18966. Refactor of try_push. Signed-off-by: Miguel Company <[email protected]> * Refs #18966. Retry try_push after regenerating output port. Signed-off-by: Miguel Company <[email protected]> * Refs #18966. Clean all output ports on every send. Signed-off-by: Miguel Company <[email protected]> * Refs #18966. Clean output ports when they have no listeners. Signed-off-by: Miguel Company <[email protected]> * Refs #18966: Applied suggestions Signed-off-by: Javier Santiago <[email protected]> * Refs #18966: Uncrustify Signed-off-by: Javier Santiago <[email protected]> * Refs #18966: Prevent port cleanup on Windows platforms Signed-off-by: Javier Santiago <[email protected]> --------- Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Javier Santiago <[email protected]> Co-authored-by: Miguel Company <[email protected]>
- Loading branch information
1 parent
c92d2f9
commit 2f80b06
Showing
5 changed files
with
123 additions
and
17 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
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
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
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
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