Skip to content

umqtt: Make umqtt socket non-blocking by default. #33

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

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

iabdalkader
Copy link
Collaborator

  • Socket will use by default a max timeout of 5 seconds, to detect network disconnection, and will use select to check for messages.

* Socket will use by default a max timeout of 5 seconds, to detect
network disconnection, and will use select to check for messages.
@iabdalkader iabdalkader merged commit 5186fe8 into main Oct 21, 2022
@iabdalkader iabdalkader deleted the umqtt_improvements branch July 17, 2023 08:14
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.

1 participant