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

_recv_loop behaviour with recv_into on closed sock #353

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

davidszotten
Copy link
Contributor

make sure _recv_loop returns the correct value when recv_meth is of
foo_into type (fills a buffer and returns number of bytes, not the data)

make sure `_recv_loop` returns the correct value when `recv_meth` is of
foo_into type (fills a buffer and returns number of bytes, not the data)
mattbennett added a commit to mattbennett/nameko that referenced this pull request Oct 27, 2016
@davidszotten
Copy link
Contributor Author

failing test looks unrelated but i'm not allowed to re-trigger the build :(

@temoto temoto merged commit fc0e96f into eventlet:master Oct 27, 2016
@temoto
Copy link
Member

temoto commented Oct 27, 2016

Thank you.

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.

None yet

2 participants