beremiz
Clone
Summary
Browse
Changes
Graph
Fixed runtime's reconnecting loop not stopping when re-configuring WAMP.
2018-12-19, Edouard Tisserant
347b03f7e0e8
Fixed runtime's reconnecting loop not stopping when re-configuring WAMP.
In case WAMP was already trying to connect without success and user change WAMP configuration through web interface, previous ReconnectingClient wasn't stopped.
<xsd:element name="Xenomai">
<xsd:complexType>
%(toolchain_gcc)s
<xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
</xsd:complexType>
</xsd:element>