Dataavail byte count

Discussion to talk about software related topics only.
Post Reply
addonray
Posts: 19
Joined: Thu Sep 03, 2015 10:46 am

Dataavail byte count

Post 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
Post Reply