Commit d103174b authored by Martin Kelly's avatar Martin Kelly Committed by Roger Light
Browse files

correct mosquitto.h return code documentation



We currently erroneously claim that mosquitto_lib_init cannot fail,
while it can fail on Windows, if WSAStartup fails in net__init. Correct
this.

Signed-off-by: default avatarMartin Kelly <mkelly@xevo.com>
parent 61a50c60
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment