|
|
@ -27,6 +27,7 @@ Client library:
|
|
|
|
- Fix incorrect use of SSL_connect. Closes #2594.
|
|
|
|
- Fix incorrect use of SSL_connect. Closes #2594.
|
|
|
|
- Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. Closes #2564.
|
|
|
|
- Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. Closes #2564.
|
|
|
|
- Add documentation of struct mosquitto_message to header. Closes #2561.
|
|
|
|
- Add documentation of struct mosquitto_message to header. Closes #2561.
|
|
|
|
|
|
|
|
- Fix documentation omission around mosquitto_reinitialise. Closes #2489.
|
|
|
|
|
|
|
|
|
|
|
|
Clients:
|
|
|
|
Clients:
|
|
|
|
- Fix mosquitto_pub incorrectly reusing topic aliases when reconnecting.
|
|
|
|
- Fix mosquitto_pub incorrectly reusing topic aliases when reconnecting.
|
|
|
|