wolfSSL / wolfMQTT

wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
https://www.wolfssl.com
GNU General Public License v2.0
518 stars 156 forks source link

Improve example headers and small sanitizer fixes #334

Closed lealem47 closed 1 year ago

lealem47 commented 1 year ago
lealem47 commented 1 year ago

Thanks! The windows failure looks legit. Seems like it doesn't like the GET_SOCK_ERROR() syntax. Trying locally

dgarske commented 1 year ago

@lealem47 windows has a build error with the new macro logic.