Description
Version : 1.9.1
In create participant from Fastrps client connection to fastrps server ,unable to establish connection to fastrtps server due to TIME_WAIT after disconnection and reconnection on client side using TCPV4
Expected Behavior
Able to establish connection from participant client to participant server after disconnection and reconnection using TCPV4
Current Behavior
unable to establish connection to fastrtps server due to TIME_WAIT after disconnection and reconnection on client side using TCPV4
Steps to Reproduce
1.Create fasrtps TCP v4 participant server
2.Create fasrtps TCPV4 participant client connecting to above participant server .
3.Disconnect and reconnect again from client to server
4.Unable to establish connection to server since the socket is in Time_wait from client to server .
System information
- Fast-RTPS version: 1.9.3
- OS: Ubuntu 18.04
- Network interfaces:
127.0.0.1 - ROS2:
Additional context
Additional resources
- Wireshark capture
- XML profiles file