[ENet-discuss] [PATCH] address of disconnected peer
Benoit Germain
bgermain at ubisoft.fr
Fri Nov 26 09:11:40 PST 2004
> -----Message d'origine-----
> De : enet-discuss-bounces at cubik.org
> [mailto:enet-discuss-bounces at cubik.org] De la part de Adam D. Moss
>
> If a user wants this information preserved, they could just
> copy the info into the peer's user-structure at CONNECT time
> couldn't they...?
Well, yes, but that means the data is unnecessarly duplicated somewhere,
which wastes memory, and can potentially lead to bugs if the client app
forgets to clear it/act appropriately.
Anyway, it's not as if it were difficult to reintegrate in a newer version
if it doesn't get into the official code base :-)
Cheers,
Benoit.
More information about the ENet-discuss
mailing list