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

Libasync (linux) - Make sure TCP write ready events always occur #1247

Merged
merged 1 commit into from
Oct 29, 2015
Merged

Libasync (linux) - Make sure TCP write ready events always occur #1247

merged 1 commit into from
Oct 29, 2015

Conversation

etcimon
Copy link
Contributor

@etcimon etcimon commented Sep 4, 2015

No description provided.

@etcimon
Copy link
Contributor Author

etcimon commented Sep 11, 2015

This is a pretty bad bug actually, the connection freezes when write blocks. Should be merged urgently.

@etcimon
Copy link
Contributor Author

etcimon commented Oct 28, 2015

Tested in production as well

@s-ludwig
Copy link
Member

I didn't merge this earlier because I didn't understand why a write operation would depend on a "read ready" event. Do you have any further insights on this? Anyway, this is safe to merge, so I'll include it in the release.

@etcimon
Copy link
Contributor Author

etcimon commented Oct 28, 2015

I also have an issue understanding why I was blocking on write and receiving only a read event

s-ludwig added a commit that referenced this pull request Oct 29, 2015
Libasync (linux) - Make sure TCP write ready events always occur
@s-ludwig s-ludwig merged commit ba16086 into vibe-d:master Oct 29, 2015
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