mirror of
https://github.com/solemnwarning/directplay-lite
synced 2024-12-30 16:45:37 +01:00
Use same host enumeration parameters as DirectX.
This commit is contained in:
parent
f150264c93
commit
d4d0c2f64a
@ -10,9 +10,9 @@
|
|||||||
|
|
||||||
#include "network.hpp"
|
#include "network.hpp"
|
||||||
|
|
||||||
#define DEFAULT_ENUM_COUNT 3
|
#define DEFAULT_ENUM_COUNT 5
|
||||||
#define DEFAULT_ENUM_INTERVAL 1000
|
#define DEFAULT_ENUM_INTERVAL 1500
|
||||||
#define DEFAULT_ENUM_TIMEOUT 1000
|
#define DEFAULT_ENUM_TIMEOUT 1500
|
||||||
|
|
||||||
class HostEnumerator
|
class HostEnumerator
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user