Lee Salzman
|
ea8d41f65c
added maximumPacketSize and maximumWaitingData fields for limiting peer buffer space
|
10 years ago |
Lee Salzman
|
4d7b80152b
small fix for duplicate peers
|
11 years ago |
lsalzman
|
1658cf3a95
stub out enet_host_random_seed()
|
11 years ago |
Lee Salzman
|
69b98608e5
track the number of connected peers to make throttling a bit cheaper
|
11 years ago |
lsalzman
|
71d6d63ed8
remove some more looping in enet_host_bandwidth_throttle
|
11 years ago |
lsalzman
|
30d859f9a4
avoid some looping in enet_host_bandwidth_throttle
|
11 years ago |
Lee Salzman
|
726ff6bc6d
query the socket name if an explicit address binding is requested on host creation
|
11 years ago |
Lee Salzman
|
65f71f82b8
use timeGetTime() for random seed instead of time() on windows
|
12 years ago |
lsalzman
|
77cc156305
initialize intercept callback to NULL
|
12 years ago |
Lee Salzman
|
71b7550049
treat destroying NULL as no-op
|
12 years ago |
lsalzman
|
22f1236079
mingw time workaround
|
12 years ago |
eihrul
|
e96c668702
zero out host memory on creation
|
13 years ago |
eihrul
|
f38c177db0
support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
|
13 years ago |
eihrul
|
572636062e
1.3.0 import
|
14 years ago |
eihrul
|
e49aaf7a6f
checksum is now a run-time option
|
14 years ago |
eihrul
|
72525fbca1
added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets
|
14 years ago |
eihrul
|
c5189c090f
added enet_host_channel_limit
|
14 years ago |
eihrul
|
29cbf82230
use dispatch queues to cut down on array crawling costs
|
14 years ago |
eihrul
|
41ccbd2f3f
propagate malloc failure
|
14 years ago |
eihrul
|
b846c47521
added miscellaneous updates for broadcasting
|
16 years ago |
eihrul
|
7bcef65dbd
*** empty log message ***
|
17 years ago |
eihrul
|
0b49c1bbcd
*** empty log message ***
|
17 years ago |
eihrul
|
870779bfb0
*** empty log message ***
|
17 years ago |
eihrul
|
0108785012
*** empty log message ***
|
17 years ago |
eihrul
|
1d6253cc3d
*** empty log message ***
|
18 years ago |
eihrul
|
3010e46b47
Initial revision
|
20 years ago |