Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix disconnect timeout #202

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Fix disconnect timeout #202

merged 1 commit into from
Oct 25, 2023

Conversation

nicolaskribas
Copy link
Contributor

The C library is expecting the disconnect timeout to be given in milliseconds, but we were passing an integer with seconds.

Signed-off-by: Nicolas Kolling Ribas <[email protected]>
@fpagliughi
Copy link
Contributor

Hey, thanks for this!

The Paho C v1.3.13 update finally came out, so time to get this one all patched up.

@fpagliughi fpagliughi merged commit 4c6b2ab into eclipse:develop Oct 25, 2023
@nicolaskribas nicolaskribas deleted the develop branch October 26, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants