Skip to content

Conversation

panchazo
Copy link

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
@ArduinoBot
Copy link
Contributor

Can I build this pull request?

@panchazo
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
@PaulStoffregen
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
Labels
feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants