Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20120] TCPSendResources cleanup (backport #4300) #4510

Merged
merged 2 commits into from
Mar 20, 2024

Commits on Mar 19, 2024

  1. TCPSendResources cleanup (#4300)

    * Refs #20120: Remove unused include
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: TCP event call
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Sanitize transport
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Added tests and minor fixes
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Extended doxygen description and added to versions.md
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Uncrustify
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Add missing header
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix tests
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Uncrustify
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: After client-server decision making rebase, not working
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Update
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix for chaining-transports
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Add new channel connection status and tests
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: PR refactor, timed event deleted. cleanup on pdp unbinding
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Uncrustify
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Add unittests
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix deadlock
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix unittest
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix asio throwing exceptions
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Unnittest untab
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Apply suggestions
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Uncrustify
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Consider wan case + associated tests
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Remove versions.md update
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Fix rebasing wrong deletion
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Delete assert clause
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    
    * Refs #20120: Apply suggestions
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    ---------
    
    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    Co-authored-by: EduPonz <eduardoponz@eprosima.com>
    2 people authored and cferreiragonz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d77816d View commit details
    Browse the repository at this point in the history
  2. Refs #20120: Solve conflicts

    Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
    jepemi authored and cferreiragonz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3a7d9c0 View commit details
    Browse the repository at this point in the history