Lee Salzman
|
8ae0e85298
|
update connecting peer's mtu from host's current mtu
|
2023-04-01 14:49:22 -04:00 |
|
Lee Salzman
|
9dde91d003
|
remove unnecessary sent unreliable list from peers
|
2023-02-04 23:20:39 -05:00 |
|
Lee Salzman
|
d7e5470cf7
|
maintain a separate queue for outgoing send reliable packets
|
2023-02-04 22:16:19 -05:00 |
|
Lee Salzman
|
e3ada4ed75
|
implement mulberry32 for PRNG
|
2021-01-13 01:39:14 -05:00 |
|
Lee Salzman
|
4f3dbbaeb1
|
fix clearing of outgoing command queue
|
2020-07-23 14:35:39 -04:00 |
|
Lee Salzman
|
ea8d41f65c
|
added maximumPacketSize and maximumWaitingData fields for limiting peer buffer space
|
2014-04-14 19:11:44 +03:00 |
|
Lee Salzman
|
4d7b80152b
|
small fix for duplicate peers
|
2013-08-18 17:20:17 +03:00 |
|
lsalzman
|
1658cf3a95
|
stub out enet_host_random_seed()
|
2013-08-09 09:41:57 +03:00 |
|
Lee Salzman
|
69b98608e5
|
track the number of connected peers to make throttling a bit cheaper
|
2013-05-11 21:53:55 +03:00 |
|
lsalzman
|
71d6d63ed8
|
remove some more looping in enet_host_bandwidth_throttle
|
2013-05-08 11:02:13 +03:00 |
|
lsalzman
|
30d859f9a4
|
avoid some looping in enet_host_bandwidth_throttle
|
2013-05-08 10:46:17 +03:00 |
|
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 |
|