Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #50 buffer consumed on flow controlled write #51

Merged
merged 1 commit into from
May 16, 2018

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Dec 7, 2017

A fix for #50 that resets the src position according to the bytes written or EAGAIN error.
May still be better to not copy buffer in first place as per #49

Signed-off-by: Greg Wilkins [email protected]

@gregw
Copy link
Contributor Author

gregw commented Mar 24, 2018

@headius sorry to hassle, but just wondering the status of this project? No activity for over a year and this is a pretty clear bug that needs to be fixed?

@headius
Copy link
Member

headius commented May 16, 2018

@gregw Yeah sorry...the past year has been a blur. Catching up now.

@headius headius merged commit 9e2d0bd into jnr:master May 16, 2018
@headius headius added this to the 0.19 milestone May 16, 2018
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