Matthias
Results
1
comments of
Matthias
Hi @congngale , To solve this for us I decided to patch libmosquitto in the file `net_mosq.c`. I added the following lines in the method `net__try_connect()` ``` // SetTimeout (Linux-specific)....