[Lazarus] lNet UDP and the send-function

John vd Waeter john at jvdw.nl
Wed Dec 23 21:44:54 CET 2009


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

???






More information about the Lazarus mailing list