Skip to content

Conversation

@mandrek44
Copy link
Contributor

In recv method, when timeout occurs during reading of first byte of next packet header, the retry loop was not receiving next character thus rechecking the same value until aborting. With this change, a next character will be retrieved when retrying.

…next packet header, the retry loop was not receiving next character thus rechecking the same value until aborting. With this change, a next character will be retrieved when retrying
Copy link
Collaborator

@jquast jquast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice fix, thanks for test and version bump, I'll try to release this shortly

@jquast jquast merged commit 6f81c09 into tehmaze:master May 1, 2023
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.

2 participants