Skip to content

Fix issue with AsynchronousSocketChannel on Windows#142

Draft
earocorn wants to merge 2 commits intoopensensorhub:masterfrom
earocorn:hivemq-windows-fix
Draft

Fix issue with AsynchronousSocketChannel on Windows#142
earocorn wants to merge 2 commits intoopensensorhub:masterfrom
earocorn:hivemq-windows-fix

Conversation

@earocorn
Copy link
Collaborator

Windows does not handle concurrent writes in AsynchronouSocketChannel well enough, so this uses a queue for writing.

@earocorn
Copy link
Collaborator Author

Keep the previous implementation for linux/macOS and add a check to use a queue for windows systems

@earocorn earocorn marked this pull request as draft February 24, 2026 16:19
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