Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle lookup errors when connecting
Connect may result in lookup error, which was not handled. Solve this by use a default error handler which returns whatever mosquitto reports. This prevents us from missing errors.
- Loading branch information