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

Fixes to timeout of sendMessageVector and refactor of sendBuffer for consistency #224

Merged
merged 21 commits into from
Oct 13, 2022

Conversation

jasonpcarroll
Copy link
Member

This PR fixes sendMessageVector improperly timing out and refactors both sendMessageVector and sendBuffer to be consistent with one another in their logic.

@jasonpcarroll jasonpcarroll force-pushed the timeoutFixes branch 8 times, most recently from c99dab5 to 6226708 Compare October 4, 2022 05:19
source/core_mqtt.c Show resolved Hide resolved
source/core_mqtt.c Outdated Show resolved Hide resolved
source/core_mqtt.c Outdated Show resolved Hide resolved
source/core_mqtt.c Show resolved Hide resolved
source/core_mqtt.c Outdated Show resolved Hide resolved
Copy link
Member

@AniruddhaKanhere AniruddhaKanhere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @jasonpcarroll, can you make just one small change?

source/include/core_mqtt_config_defaults.h Outdated Show resolved Hide resolved
@jasonpcarroll jasonpcarroll merged commit e7ca765 into main Oct 13, 2022
@AniruddhaKanhere AniruddhaKanhere deleted the timeoutFixes branch November 10, 2022 04: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.

None yet

3 participants