Francois PIETTE wrote:
You are forgetting to free the memory. See TCustomLineWSocket.Destroy
about how to do it properly.
Wait, something just occurred to me: FRcvdPtr is of type TWSocketData,
which is an Array Of Bytes, i.e. a dynamic array.
No, it is of type pointer when win32 is defined which is the case.
Sorry, you are right. I was looking at the $CLR, but missed the $WIN32
condition.
dz.
--
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