If you look at enet_host_connect() source you see it returns a peer from ENetHost. <br>You don't need to delete the peer, the call to enet_host_destroy() will do that.<br><br><br><div class="gmail_quote">2011/1/4 Вячеслав Блинников <span dir="ltr"><<a href="mailto:slavmfm@gmail.com">slavmfm@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">So, the question is "how to delete (destroy) an ENetPeer?" both for the garbage collection purpose and to have the opportunity to create new one.<br>

</blockquote></div><br>