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

Adding recv_into support #72

Merged
merged 3 commits into from
Jul 10, 2018
Merged

Adding recv_into support #72

merged 3 commits into from
Jul 10, 2018

Conversation

mindflayer
Copy link
Owner

@mindflayer mindflayer commented Jul 4, 2018

Adding recv_into socket function as requested by #71

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0009%) to 99.824% when pulling 635173e on recv-into into 7b6bbaa on master.

@coveralls
Copy link

coveralls commented Jul 4, 2018

Coverage Status

Coverage increased (+0.0006%) to 99.824% when pulling f548a01 on recv-into into 7b6bbaa on master.

@mindflayer mindflayer changed the title Adding recv_into support as for issue #71 Adding recv_into support Jul 5, 2018
@mindflayer mindflayer merged commit ba202bc into master Jul 10, 2018
@mindflayer mindflayer deleted the recv-into branch July 10, 2018 18:03
mindflayer added a commit that referenced this pull request Sep 7, 2018
* Adding yaml for Shippable CI.
* Fix for pip 10 which misses .main()
* Adding `recv_into` support (#72)
* Adding socket.recv_into() plus its test (#71).
* Forcing `pip` upgrade.
* Fix for #65, thanks to the @jmcbailey patch at gabrielfalcao/HTTPretty#242.
* Improving the check, removing dependency of `requests` which is only acting as wrapper.
* Increasing stability of `true_sendall` function.
* Improving the `flake8` usage.
* Minor changes.
* Status badge from Shippable
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