Skip to content

Fix HttpClient::ready() return value #2066

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

Merged
merged 1 commit into from
May 12, 2014

Conversation

manuel-rabade
Copy link

According to the docs (http://arduino.cc/en/Reference/YunHttpClientReady) the return value of HttpClient::ready() should be the inverse of Process::running() instead of the same (to return true if the process is not running and vice versa).

ffissore added a commit that referenced this pull request May 12, 2014
@ffissore ffissore merged commit 245d879 into arduino:ide-1.5.x May 12, 2014
@ffissore
Copy link
Contributor

Thank you for the heads up

@ffissore ffissore assigned ffissore and unassigned cmaglie May 12, 2014
@ffissore ffissore added this to the Release 1.5.7 milestone May 12, 2014
@manuel-rabade
Copy link
Author

You are welcome @ffissore, greetings!

@manuel-rabade manuel-rabade deleted the fix-httpclient-ready branch May 12, 2014 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Library: Bridge The Bridge Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants