-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix heartbeat and ACKs issues (#1865)
* Refs 11001. Improve blackbox test by waiting for ACKs. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Fix SharedMemTransportDescriptor::min_send_buffer_size() Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Removed unused local variable. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Sender resources created after starting WriterProxy. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Uncrustify ReceiverResource.cpp Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Fix locator support check on ReceiverResource. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11001. Uncrustify. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
- Loading branch information
1 parent
d3139db
commit 6cee7cd
Showing
5 changed files
with
52 additions
and
35 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