COVESA / vsomeip

An implementation of Scalable service-Oriented MiddlewarE over IP
Mozilla Public License 2.0
1.01k stars 647 forks source link

Remove clear_multicast_endpoints() in unsubscribe. #651

Open akhzarj opened 2 months ago

akhzarj commented 2 months ago

Author: Aram Khzarjyan Aram.Khzarjyan@mercedes-benz.com, MBition GmbH.

Remove clear_multicast_endpoints() in unsubscribe. #651

The clearing multicast endpoints stops any multicast messages receiving without recovering if TTLs are not expiring.


The program was tested solely for our own use cases, which might differ from yours.

The submission is provided under the main project license (LICENSE file in root of project).

Provider Information

gunnar-mb commented 1 month ago

PR looks good to me.