<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    I had the same problem. I stop to use enet_peer_send in a parallel
    thread with enet_host_service. Valgrind was complaining as well  due
    to double free in function called by enet_host_service.<br>
    <br>
    Arnaud B.<br>
    <br>
    On 05/16/2012 04:28 PM, Ruud van Gaal wrote:
    <blockquote
cite="mid:CADULfbO1oR0xCs5Dof677gTe0+s5EAq7Toji5Zv5+-ObinkByQ@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      I'm getting crashes in my multithread app somewhere in ENet. It is
      somewhere in enet_host_service ultimately.<br>
      Any ideas whether enet_host_service is re-entrant (called at the
      same time in 2 threads)?<br>
      <br>
      Thanks,<br>
      Ruud<br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ENet-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
--
Research engineer
Neurocybernetic team - ETIS
Université de Cergy-Pointoise
2 avenue Adolphe Chauvin
95302 Pontoise CEDEX
FRANCE

Tél: +33 (0) 1 34 25 66 22</pre>
  </body>
</html>