[ENet-discuss] ENet 1.0
Lee Salzman
lsalzman1 at cox.net
Fri Mar 17 12:40:21 PST 2006
The main changes are the following:
- Bug fixes for the keep-alive feature of enet_host_service (when event
is NULL) and event handling in general
- Some changes to the minimum/maximum timeouts to be more sensible
- The disconnect payload stuff
- Changes to enet_address_set/get to use inet_ntop/pton if
gethostbyname/addr fail
And there may be some less important little tweaks in there which I
don't really remember anymore, but the major stuff I listed above. The
easiest way to check would just be to look at the CVS diffs.
Lee
Tibor Klajnscek wrote:
> Another thing... can we get a "what's new" page or something? Or did I
> just forget where it is (sigh)?
> I would really like to know which bugs have been fixed in this release.
>
> - Tibor
>
> On 3/17/06, *Tibor Klajnscek* <tibor.klajnscek at gmail.com
> <mailto:tibor.klajnscek at gmail.com>> wrote:
>
> Cool!
>
> I've already implemented the disconnect payload to my copy of enet
> (somehow got lost in the crunchtime and forgot to send it to you).
> But I'll be switching to 1.0 for the next project.
> Really great work, Lee!
>
> -Tibor
>
>
> On 3/15/06, * Bjørn Lindeijer* <bjorn at lindeijer.nl
> <mailto:bjorn at lindeijer.nl>> wrote:
>
> Dear Lee,
>
> This is great news! We're eager to switch our server and client
> software to this library but the lack of a stable release has
> been our
> main reason to hold up on this until now.
>
> So in coming months, expect The Mana World to start switching from
> SDL_net to eNet. You'll probably hear more from our experience
> with it
> later. :-)
>
> Regards,
> Bjørn
>
> http://themanaworld.org/
>
> On 3/15/06, Lee Salzman < lsalzman1 at cox.net
> <mailto:lsalzman1 at cox.net>> wrote:
>> So, I finally just decided to call what code I had laying
> around 1.0.
>> It's basically the latest stuff I have been using in
> Cube/Sauerbraten.
>> The only things that have changed are some bug-fixes, and
>> enet_peer_disconnect() and friends now allow you to pass along
> a small
>> disconnect value. Otherwise, it's the same little networking
> library.
>>
>> The 1.0 release is up at http://enet.bespin.org on the source
>> distribution page.
>>
>> I would like you guys to test it out a bit just to make sure I
> didn't
>> overlook anything. If there are no major gotchas, I'll just start
>> advertising it to the outside world.
>>
>> Lee
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org <mailto:ENet-discuss at cubik.org>
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
More information about the ENet-discuss
mailing list