You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use mqttcpp client, mqttc versin 1.3.8, mqttcpp version 1.2.0; I Got a Segmentation fault, Top stack is SSL_read()
I use mqtt::client, is_connected(); connect(options) publish(msg) interface.
can you give me some advice,Thank You!
The text was updated successfully, but these errors were encountered:
I have not been able top reproduce this, and at this point v1.2.0 is pretty old. Can you test this with a recent version and if it is still failing, please post a small code sample showing how to reproduce the error.
I use mqttcpp client, mqttc versin 1.3.8, mqttcpp version 1.2.0; I Got a Segmentation fault, Top stack is SSL_read()
I use mqtt::client, is_connected(); connect(options) publish(msg) interface.
can you give me some advice,Thank You!
The text was updated successfully, but these errors were encountered: