Compiling on Apple and socklen_t in unix.c is already defined as unsigned int, this conflicts with the define in unix.c as int, to fix I simply added #define HAS_SOCKLEN_T under the __APPLE__ define at line 27
James
_______________________________________________ ENet-discuss mailing list [email protected] http://lists.cubik.org/mailman/listinfo/enet-discuss
