Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update EthernetClient.h #1435

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

Closed
panchazo wants to merge 3 commits into arduino:master from panchazo:patch-1
Closed

Update EthernetClient.h #1435

panchazo wants to merge 3 commits into arduino:master from panchazo:patch-1

Conversation

Copy link

@panchazo panchazo commented May 24, 2013

Added function "free()" that returns available space in output buffer (TX). Useful to avoid writing more bytes than available.

panchazo added 3 commits May 24, 2013 14:46
Added function "free()" that returns available space in output buffer (TX). Useful to avoid writing more bytes than available.
Added function "free()" that returns available space in output buffer (TX). Useful to avoid writing more bytes than available.
Added a note about usage of free() function to confirm that TX buffer is large enough to allocate the data that is about to be sent to the client.
@ffissore ffissore added New and removed New labels Feb 27, 2014
Copy link
Contributor

Can I build this pull request?

Copy link
Author

yes please!

2014年08月22日 8:52 GMT-03:00 ArduinoBot notifications@github.com:

Can I build this pull request?


Reply to this email directly or view it on GitHub
#1435 (comment).

Ing. Francisco Clariá
Inauguramos nueva web, visitanos en www.Axones.com.ar
http://www.axones.com.ar/

@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) and removed Component: Core Related to the code for the standard Arduino API labels Feb 20, 2015
Copy link
Contributor

Fixed in 2.0.0 with client.availableForWrite()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Labels
feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /