Commit graph

20 commits

Author SHA1 Message Date
Lee Salzman
726ff6bc6d query the socket name if an explicit address binding is requested on host creation 2013-03-20 00:43:34 +02:00
Lee Salzman
65f71f82b8 use timeGetTime() for random seed instead of time() on windows 2012-12-14 05:10:13 +02:00
lsalzman
77cc156305 initialize intercept callback to NULL 2012-10-02 14:01:12 +03:00
Lee Salzman
71b7550049 treat destroying NULL as no-op 2012-09-11 02:28:50 +03:00
lsalzman
22f1236079 mingw time workaround 2012-05-30 10:34:14 -07:00
eihrul
e96c668702 zero out host memory on creation 2011-12-08 14:20:54 +00:00
eihrul
f38c177db0 support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
1.3.2 release prep
2011-05-31 07:48:27 +00:00
eihrul
572636062e 1.3.0 import 2010-06-09 21:16:23 +00:00
eihrul
e49aaf7a6f checksum is now a run-time option 2010-05-20 16:55:27 +00:00
eihrul
72525fbca1 added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets 2010-05-14 23:41:14 +00:00
eihrul
c5189c090f added enet_host_channel_limit 2010-05-14 18:20:20 +00:00
eihrul
29cbf82230 use dispatch queues to cut down on array crawling costs 2010-05-13 16:55:59 +00:00
eihrul
41ccbd2f3f propagate malloc failure 2010-05-05 23:37:06 +00:00
eihrul
b846c47521 added miscellaneous updates for broadcasting 2008-09-15 23:11:22 +00:00
eihrul
7bcef65dbd *** empty log message *** 2007-10-12 05:21:57 +00:00
eihrul
0b49c1bbcd *** empty log message *** 2007-10-12 05:18:46 +00:00
eihrul
870779bfb0 *** empty log message *** 2007-10-12 02:27:45 +00:00
eihrul
0108785012 *** empty log message *** 2007-10-03 04:10:09 +00:00
eihrul
1d6253cc3d *** empty log message *** 2006-07-06 21:22:41 +00:00
eihrul
3010e46b47 Initial revision 2004-10-20 17:17:51 +00:00