Skip to content

socket_comms: handle Windows multicast group quirks - #165

Merged
JordanYates merged 3 commits into
mainfrom
bugfix/windows_multicast
Aug 2, 2026
Merged

socket_comms: handle Windows multicast group quirks#165
JordanYates merged 3 commits into
mainfrom
bugfix/windows_multicast

Conversation

@JordanYates

Copy link
Copy Markdown
Contributor

Handle failures on Windows when a LocalServer tries to send before any LocalClient has been created.

Add file level documentation to all scripts in the repository. This
includes a brief description of the script's purpose, usage
instructions, and any relevant notes or warnings.

Assisted-by: GPT-5.5
Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates
JordanYates force-pushed the bugfix/windows_multicast branch from 4edb023 to 2c4eb0a Compare August 2, 2026 00:59
Add the `LocalServer` output socket to the multicast group on Windows
to ensure the group exists before we try to send to it.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Ensure that the local server can broadcast to the multicast group even
if there are no clients connected. This ensures the gateway doesn't
crash before any client tools are connected.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates
JordanYates force-pushed the bugfix/windows_multicast branch from 2c4eb0a to ef3f979 Compare August 2, 2026 01:07
@JordanYates
JordanYates merged commit e671ab6 into main Aug 2, 2026
7 checks passed
@JordanYates
JordanYates deleted the bugfix/windows_multicast branch August 2, 2026 01: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