Topic: Shutdown required?
I am trying to track down a memory leak that occurs every time wolfSSL tries to reconnect after the socket connection with a sever was lost. I am not an expert, so I ask: Should MqttSocket_Disconnect() within mqtt_socket.c also contain a call to wolfSSL_shutdown()?