Further trying, it looks like the errorrate in the number of sent bytes decreases when aligning to multiples of 4 bytes.

The speed at which send() is called has no influence. Wether it is called once a second or 100 times a second, result is the same: sometimes just sending a few less bytes.

However, now occasionnally errors appear in the OnError-event while sending:

Send Error [22]: Invalid argument

???



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to