[ENet-discuss] dangerous about function enet_host_flush
zxz3121 at gmail.com
zxz3121 at gmail.com
Fri May 3 02:49:59 PDT 2013
when I use two different threads for receive package and send package I found that when I use enet_host_flush in send thread may occur Thread synchronization problem randomly, because enet_host_flush and enet_host_service may call the enet_protocol_send_outgoing_commands function at the sametime,even I use the pthread_mutex_t in my threads it`s crash randomly anyway!
zxz3121 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20130503/a1d4d2d6/attachment.html>
More information about the ENet-discuss
mailing list