Comment 3 for bug 1261683

Revision history for this message
Yun Wu (wuyun1984-1984) wrote : Re: Blocking mode is not really supported

Thanks.

mosquitto_lib_init() is already called in my codes.

In fact I just want reliable APIs for publish/subscribe/..., which means when they return SUCCESS, everything is indeed successfully finished.

Do you have any idea of implementing them based on libmosuiqtto APIs?