Fix potential socket leakage when reconnecting.

Bug: https://github.com/eclipse/mosquitto/issues/304
This commit is contained in:
Roger A. Light 2016-12-04 22:01:20 +00:00
parent 4dc96a2533
commit 66683b96b0

View File

@ -5,6 +5,7 @@ Broker:
Client library:
- Clients can now use TLS with IPv6.
- Fix potential socket leakage when reconnecting. Closes #304.
1.4.10 - 20160816