Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation issue - mosquitto_connect_srv #1499
Comments
This comment has been minimized.
This comment has been minimized.
This is with respect to information present in https://mosquitto.org/api/files/mosquitto-h.html
|
This comment has been minimized.
This comment has been minimized.
Thank you, I've now added some guidance on that function. |
I'm not able to understand the difference between
mosquitto_connect_bind_async
vs.mosquitto_connect_srv
what doessrv
mean inmosquitto_connect_srv
?srv
doesn't have aport
parameter.