[ENet-discuss] Addition of user data pointer to host structure

Beau Albiston albiston at cynergy.com
Tue Jul 24 18:20:13 PDT 2007


I've added this to my local repository and use it often.  Perhaps it can 
be added to the main repository?

typedef struct _ENetHost
{
    ...
    void * data;
} ENetHost;

(like that in ENetPeer)

Thanks,
-Beau


More information about the ENet-discuss mailing list