<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hmm. This looks like the perfect
location. I'll keep it in mind.<br>
<br>
Thank you<br>
<br>
James<br>
<br>
On 2/27/2013 8:50 AM, Syed Setia Pernama wrote:<br>
</div>
<blockquote
cite="mid:1361973022.82190.YahooMailNeo@web125705.mail.ne1.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:verdana, helvetica, sans-serif;font-size:10pt">Here
is the thread:<br>
<a class="moz-txt-link-freetext" href="http://lists.cubik.org/pipermail/enet-discuss/2012-May/thread.html#1888">http://lists.cubik.org/pipermail/enet-discuss/2012-May/thread.html#1888</a><br>
And then answer (a bit hack):-<br>
<a class="moz-txt-link-freetext" href="http://lists.cubik.org/pipermail/enet-discuss/2012-May/001887.html">http://lists.cubik.org/pipermail/enet-discuss/2012-May/001887.html</a><br>
<div><span><br>
</span></div>
<div><br>
</div>
<div style="font-family: verdana, helvetica, sans-serif;
font-size: 10pt;">
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;">
<div dir="ltr"> <font size="2" face="Arial">
<hr size="1"> <b><span style="font-weight:bold;">From:</span></b>
Benoit Germain <a class="moz-txt-link-rfc2396E" href="mailto:bnt.germain@gmail.com"><bnt.germain@gmail.com></a><br>
<b><span style="font-weight: bold;">To:</span></b>
Discussion of the ENet library
<a class="moz-txt-link-rfc2396E" href="mailto:enet-discuss@cubik.org"><enet-discuss@cubik.org></a> <br>
<b><span style="font-weight: bold;">Sent:</span></b>
Wednesday, February 27, 2013 4:19 PM<br>
<b><span style="font-weight: bold;">Subject:</span></b>
Re: [ENet-discuss] enet 1.3.6 dll for .net<br>
</font> </div>
<br>
<div id="yiv1343055776"><br>
<br>
<div class="yiv1343055776gmail_quote">2013/2/26 James
Bellinger <span dir="ltr"><<a moz-do-not-send="true"
rel="nofollow"
ymailto="mailto:james@illusorystudios.com"
target="_blank"
href="mailto:james@illusorystudios.com">james@illusorystudios.com</a>></span><br>
<blockquote class="yiv1343055776gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex;">
With either referenceCount or freeCallback, how are
you differentiating disconnection from acknowledge?<br>
For example, enet_peer_disconnect (Peer.Disconnect)
calls enet_peer_reset_queues.<br>
</blockquote>
<div><br>
I don't. It happens that I haven't encountered a
situation where I care though, so I didn't think about
it :-). <br>
</div>
<blockquote class="yiv1343055776gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex;">
<br>
As a general thought:<br>
<br>
I wonder if it'd be useful to have a 'delivered count'
on the packet itself.<br>
<br>
What is the specific use both of you get from knowing
if a packet has been delivered though?<br>
</blockquote>
<blockquote class="yiv1343055776gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex;">
I've not needed it myself, since if it's delivered,
the protocol continues, and if it's not delivered,
well,<br>
reliable delivery will eventually either deliver it or
the remote party will disconnect, so I don't have<br>
to pay attention to this.<br>
<br>
</blockquote>
<div><br>
I have a toy chat application where I can send data to
several recipients. I use it to log the fact that all
recipients did receive the text I sent. Nothing
critical.<br>
<br>
<br>
</div>
<blockquote class="yiv1343055776gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex;">
Benoit:<br>
<br>
I don't see ENet setting the packet freeCallback
anywhere. I believe it's unrelated to the malloc/free.<br>
</blockquote>
<div><br>
Yes you are right, I didn't check the code. Well then
it means I can change my binding to use this instead
of maintaining a list of packets for acknowledgment
notification. (this packet callback didn't exist when
I implemented this feature).<br>
</div>
<br>
</div>
-- <br>
Benoit.<br>
</div>
<br>
_______________________________________________<br>
ENet-discuss mailing list<br>
<a moz-do-not-send="true"
ymailto="mailto:ENet-discuss@cubik.org"
href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a><br>
<a moz-do-not-send="true"
href="http://lists.cubik.org/mailman/listinfo/enet-discuss"
target="_blank">http://lists.cubik.org/mailman/listinfo/enet-discuss</a><br>
<br>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
</body>
</html>