Page 1 of 1

Dataavail byte count

Posted: Thu Apr 20, 2017 7:13 am
by addonray
Hi,

One of the topics from a few years ago had this statement by Dan:

"These will actually be part of a overhaul to the writeavail and dataavail iosys functions we have planned. Basically, writeavail and dataavail will change from returning a boolean int of 0 or 1 to returning the byte counts available for writing or reading. This will also apply to ExtraFDs by way of adding two additional function pointers for doing the count based availability. If those function pointers don't get populated, then it will revert to the WriteAvail and DataAvail bits currently used, and only return a boolean int."

Did this ever happen? Anything I've seen in the header files looks like they still have a Boolean return. I'm using V2.8.1.

Thanks,

Ray