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

Give other threads a chance to lock the mutex in MQTTRun #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2019

  1. Update MQTTClient.c

    Give other threads a chance to lock the mutex in MQTTRun
    xw0323 authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    501e363 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    4d70cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Change timeout value of sendPacket in cycle

    Use command timeout value
    xw0323 authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    5881e4e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Receive timeout in keepalive

    Reset receive timer after sending the ping packet.
    xw0323 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    6d94f6b View commit details
    Browse the repository at this point in the history