knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.82k stars 1.47k forks source link

connection faild for ip socket connection #959

Open tph85666031 opened 2 years ago

tph85666031 commented 2 years ago

1.init mosq 2.call connect async 3.call loop start 4.start mqtt server

mqtt client cannot establish the tcp based connection.but it's ok for unix domain connection.