Skip to content

socket_comms: fix comms on Windows#131

Merged
JordanYates merged 5 commits into
mainfrom
bugfix/socket_windows
Apr 6, 2026
Merged

socket_comms: fix comms on Windows#131
JordanYates merged 5 commits into
mainfrom
bugfix/socket_windows

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Don't explicitly bind to localhost when running on Windows.

Make the COAP block timeout configurable from the command line.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add the option to delete a KV entry from the `kv_write` RPC.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Since the cloud API does not differentiate between a "WAITING" command
and one that has timed out, do the expiry check ourselves.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Don't explicitly bind to `localhost` when running on Windows.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add a simple test for `comms_check` to ensure the logic works on all
OS's in CI.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates force-pushed the bugfix/socket_windows branch from 200f553 to 2b7dc1b Compare April 6, 2026 00:58
@JordanYates JordanYates merged commit 8fcc3e0 into main Apr 6, 2026
7 checks passed
@JordanYates JordanYates deleted the bugfix/socket_windows branch April 6, 2026 01:04
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