A minor bugfix. It prevents the library from entering an endless loop in case the NTP server droppes the request rather than sending a kiss of death message.

Dependents:   STM32F746_iothub_client_sample_mqtt Iot_LCD_EC iothub_client_sample_mqtt simplesample_mqtt ... more

History

Minor bugfix. Initialized inEndpoint's address property to outEndpoints address. In the event of the server dropping the request instead of returning a kiss of death this prevents the library from entering in an endless loop. default tip

2015-10-23, by KKempeneers [Fri, 23 Oct 2015 14:52:54 +0000] rev 0

Minor bugfix. Initialized inEndpoint's address property to outEndpoints address. In the event of the server dropping the request instead of returning a kiss of death this prevents the library from entering in an endless loop.