Hi,

On Tue, 2010-05-25 at 12:46 +0300, Sorin Otescu wrote:
> Well, the databuffer behavior is inconsistent across implementations 
> when it comes to WaitForDataXXX.
> The original memory DB returns EOF when it waits for more data than it 
> has left.
> The streaming DB returns OK regardless of how much data it gets when it 
> actually has to wait for data (if it reaches EOF while waiting). This is 
> a bug.

The documentation in directfb.h says that WaitForData(WithTimeout) will
both wait until at least the specified number of bytes is available.

It should be updated as well.


Cheers,
Andre'


_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to