Issues included: https://github.com/eclipse-paho/paho.mqtt.c/milestone/22?closed=1
What's Changed
- Update getaddrinfo options to support IPv6 hostname resolution by @cwardcode in #1578
- Removed unnecessary _WIN64 conditional checks by @fpagliughi in #1559
- Fixed condition variable timed wait. by @fpagliughi in #1560
- Support tls:// prefix by @konstaty in #1593
New Contributors
- @cwardcode made their first contribution in #1578
- @konstaty made their first contribution in #1593
Full Changelog: v1.3.14...v1.3.15