In my scenario, the data is "complete" because there are line end
characters.

In fact, OnDataAvailable has already been called with the exact same data.
If OnDataAvailable is called twice with the same data, but the data was only
received once, I consider that a bug.

Thanks

On Fri, Mar 26, 2010 at 1:14 AM, wilfried Mestdagh <wilfr...@mestdagh.biz>wrote:

> Hi,
>
> It is not a bug, it is by design. The data already received is delivered to
> the application. The application can easy check if it is complete data by
> checking the line end character(s).
>
> --
> mvg, Wilfried
> http://www.mestdagh.biz
>
> --
Jon Robertson
Borland Certified Advanced Delphi 7 Developer
Good programming is 40% experience, 30% skill, 20% RTFM, 10% caffeine, and
5% attention to detail.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to