Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Add fix for spurious condition variable wakeup. #65

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

bihanssen
Copy link
Contributor

@bihanssen bihanssen commented Jan 16, 2018

There is a bug/feature in the thread locks on Windows and Posix that can cause locks to spuriously be waken up. This PR adds a fix for that in H5Transport::send function.

Fix typo in packet error encoding.
@bihanssen bihanssen merged commit 62b3be9 into release/v2.2.1 Jan 16, 2018
@bihanssen bihanssen deleted the fix/NCP1439-retransmission branch January 16, 2018 09:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants