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

Bugfixes for issues we've encountered #5

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

Conversation

ocielliottc
Copy link

Many changes are checks for valid socket ids and pointers.
We are no longer using the generic MQTT client; but, the changes were good when we were using it.

ocielliottc and others added 30 commits August 25, 2021 07:05
… allow multiple uses of the server (on Windows).
…allowed to be written to a socket an one time.
TR341 - adding the ability to resolve multiple dns entries in case of…
Corrected the conversion of RSI error codes to IoT_Error_t and check …
AB#454 - removed duplicate function type definition
AB#644 - Ignore firmware generated code.
…E_RESPONSE_WAIT_TIME if not already defined.
AB#772 - Ensure sockID is valid before indexing the rsi_socket_pool_n…
…it read a single byte even if it times out. This was causing the AWS IoT SDK to get lost when trying to read MQTT messages.
AB#934 - Do not use pkt until it has been checked for NULL.
…added a timer to limit the number of seconds allowed for connection, and added more checks for error situations.
…READY when requesting the fw version. Without this delay, it spins and starves the watchdog.
@ocielliottc ocielliottc mentioned this pull request Apr 5, 2022
Closed
ocielliottc and others added 3 commits July 19, 2022 06:29
…ad when checking the read buffer. If we fail to read, we need to propagate that failure up the stack.
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.

6 participants