Good afternoon all,<br><br>&lt;Newbie usage question alert&gt;<br><br>After reading through the enet source it appears that when you send a packet of data a structure containing a pointer to the data is queued up to send. If I malloc() or new a buffer, fill it, then send it, how do I know when I can safely delete it? I don&#39;t see an event for sent data, etc.<br>
<br>Thanks!<br><br>&lt;/Newbie usage question alert&gt;<br>