|
|
static PROUD_API int | UdpIssueRecvLength |
| |
|
static PROUD_API int | UdpRecvBufferLength_Client |
| |
|
static PROUD_API int | UdpRecvBufferLength_Server |
| |
|
static PROUD_API int | UdpRecvBufferLength_ServerStaticAssigned |
| |
|
static PROUD_API int | TcpIssueRecvLength |
| |
|
static PROUD_API int | TcpRecvBufferLength |
| |
|
static PROUD_API int | TcpSendBufferLength |
| |
|
static PROUD_API int | UdpSendBufferLength_Client |
| |
|
static PROUD_API int | UdpSendBufferLength_Server |
| |
|
static PROUD_API int | UdpSendBufferLength_ServerStaticAssigned |
| |
|
static PROUD_API bool | EnableSocketTcpKeepAliveOption |
| |
|
static PROUD_API int64_t | ReliableUdpHeartbeatIntervalMs_Real |
| |
|
static PROUD_API int64_t | ReliableUdpHeartbeatIntervalMs_ForDummyTest |
| |
|
static PROUD_API int64_t | TcpSocketConnectTimeoutMs |
| |
|
static PROUD_API int64_t | ClientConnectServerTimeoutTimeMs |
| |
|
static PROUD_API int64_t | DefaultConnectionTimeoutMs |
| |
|
static PROUD_API int64_t | MinConnectionTimeoutMs |
| |
|
static PROUD_API int64_t | MaxConnectionTimeoutMs |
| |
|
static PROUD_API uint32_t | WaitCompletionTimeoutMs |
| |
|
static PROUD_API uint32_t | HeartbeatIntervalMs |
| |
|
static PROUD_API uint32_t | GarbageCollectIntervalMs |
| |
|
static PROUD_API int64_t | ServerHolepunchIntervalMs |
| |
|
static PROUD_API int64_t | UdpHolepunchIntervalMs |
| |
|
static PROUD_API int64_t | ServerUdpRepunchIntervalMs |
| |
|
static PROUD_API int | ServerUdpRepunchMaxTrialCount |
| |
|
static PROUD_API int | ServerUdpHolepunchMaxTrialCount |
| |
|
static PROUD_API int64_t | P2PHolepunchIntervalMs |
| |
|
static PROUD_API int | P2PShotgunStartTurn |
| |
|
static PROUD_API int | P2PHolepunchMaxTurnCount |
| |
|
static PROUD_API int64_t | PurgeTooOldUnmatureClientTimeoutMs |
| |
|
static PROUD_API int64_t | PurgeTooOldAddMemberAckTimeoutMs |
| |
|
static PROUD_API int64_t | DisposeGarbagedHostsTimeoutMs |
| |
|
static PROUD_API int64_t | RemoveTooOldUdpSendPacketQueueTimeoutMs |
| |
|
static PROUD_API int64_t | AssembleFraggedPacketTimeoutMs |
| |
|
static PROUD_API bool | EnablePacketDefragWarning |
| |
|
static PROUD_API int | ShotgunTrialCount |
| |
|
static PROUD_API int | ShotgunRange |
| |
|
static PROUD_API int64_t | UnreliablePingIntervalMs |
| |
|
static PROUD_API int64_t | ReliablePingIntervalMs |
| |
|
static PROUD_API bool | UseReportRealUdpCount |
| |
|
static PROUD_API int64_t | ReportRealUdpCountIntervalMs |
| |
|
static PROUD_API uint32_t | LanClientHeartbeatIntervalMs |
| |
|
static PROUD_API int64_t | LanPeerConnectPeerTimeoutTimeMs |
| |
|
static PROUD_API int64_t | PurgeTooOldJoiningTimeOutIntervalMs |
| |
|
static PROUD_API int64_t | RemoveLookaheadMessageTimeoutIntervalMs |
| |
|
static PROUD_API int | RecyclePairReuseTimeMs |
| |
|
static PROUD_API int64_t | GarbageTooOldRecyclableUdpSocketsIntervalMs |
| |
|
static PROUD_API int | ServerUdpSocketLatentCloseMs |
| |
|
static PROUD_API int64_t | TcpInDangerThresholdMs |
| |
|
static PROUD_API int64_t | TcpUnstableDetectionWaitTimeMs |
| |
|
static PROUD_API int64_t | PauseUdpSendDurationOnTcpInDangerMs |
| |
|
static PROUD_API int64_t | RecentAssemblyingPacketIDsClearIntervalMs |
| |
| static PROUD_API int | EveryRemoteIssueSendOnNeedIntervalMs |
| |
|
static int | DefaultNoPingTimeoutTimeMs |
| |
| static PROUD_API int | LagLinearProgrammingFactorPercent |
| |
|
static PROUD_API int | StreamGrowBy |
| |
|
static PROUD_API int | InternalNetVersion |
| |
|
static PROUD_API int | InternalLanVersion |
| |
|
static PROUD_API int | MtuLength |
| |
|
static PROUD_API int64_t | ElectSuperPeerIntervalMs |
| |
| static const int | MessageMaxLengthInOrdinaryCase = 64 * 1024 |
| |
|
static const int | MessageMaxLengthInServerLan = 1024 * 1024 |
| |
|
static const int | MessageMinLength = 128 |
| |
|
static const int | MessageMaxLength |
| |
|
static PROUD_API int64_t | DefaultGracefulDisconnectTimeoutMs |
| |
| static PROUD_API int | MaxS2CMulticastRouteCount |
| |
|
static PROUD_API int | UnreliableS2CRoutedMulticastMaxPingDefaultMs |
| |
|
static PROUD_API bool | ForceCompressedRelayDestListOnly |
| |
| static const int | MaxConnectionCount = 60000 |
| |
| static const int | OrdinaryHeavyS2CMulticastCount = 100 |
| |
| static PROUD_API const bool | EnableTestSplitter |
| |
|
static const uint32_t | ClientListHashTableValue = 101 |
| |
|
static PROUD_API bool | EnableSpeedHackDetectorByDefault |
| |
| static PROUD_API bool | EnableMessagePriority |
| |
|
static PROUD_API const int64_t | SpeedHackDetectorPingIntervalMs |
| |
|
static PROUD_API int | DefaultMaxDirectP2PMulticastCount |
| |
|
static PROUD_API bool | UpnpDetectNatDeviceByDefault |
| |
|
static PROUD_API bool | UpnpTcpAddPortMappingByDefault |
| |
|
static PROUD_API int64_t | MeasureClientSendSpeedIntervalMs |
| |
|
static PROUD_API int64_t | MeasureSendSpeedDurationMs |
| |
static PROUD_API
DirectP2PStartCondition | DefaultDirectP2PStartCondition |
| |
| static PROUD_API bool | CatchUnhandledException |
| |
| static PROUD_API ErrorReaction | UserMisuseErrorReaction |
| |
| static PROUD_API bool | NetworkerThreadPriorityIsHigh |
| |
|
static PROUD_API int64_t | ReportLanP2PPeerPingIntervalMs |
| |
|
static PROUD_API int64_t | ReportP2PPeerPingTestIntervalMs |
| |
|
static PROUD_API int64_t | ReportServerTimeAndPingIntervalMs |
| |
|
static PROUD_API int64_t | LongIntervalMs |
| |
|
static PROUD_API int64_t | MinSendSpeed |
| |
|
static PROUD_API int | DefaultOverSendSuspectingThresholdInBytes |
| |
|
static PROUD_API bool | ForceUnsafeHeapToSafeHeap |
| |
|
static PROUD_API bool | EnableSendBrake |
| |
|
static PROUD_API int | UdpCongestionControl_MinPacketLossPercent |
| |
|
static PROUD_API int64_t | VizReconnectTryIntervalMs |
| |
|
static PROUD_API int64_t | SuperPeerSelectionPremiumMs |
| |
| static PROUD_API int64_t | HostIDRecycleAllowTimeMs |
| |
| static PROUD_API int | SendQueueHeavyWarningCapacity |
| |
|
static PROUD_API int64_t | SendQueueHeavyWarningTimeMs |
| |
|
static PROUD_API int64_t | SendQueueHeavyWarningCheckCoolTimeMs |
| |
| static PROUD_API int64_t | UpdateNetClientStatCloneCoolTimeMs |
| |
|
static PROUD_API bool | EnableErrorReportToNettention |
| |
|
static PROUD_API int64_t | ManagerGarbageFreeTimeMs |
| |
|
static PROUD_API unsigned int | ManagerAverageElapsedTimeCollectCount |
| |
|
static PROUD_API bool | EnableStarvationWarning |
| |
|
static PROUD_API bool | FraggingOnNeedByDefault |
| |
|
static PROUD_API bool | CheckDeadLock |
| |
|
static PROUD_API bool | UseIsSameLanToLocalForMaxDirectP2PMulticast |
| |
|
static PROUD_API const int | TcpSendMaxAmount |
| |
| static PROUD_API const bool | AllowUseTls |
| |
|
static PROUD_API bool | ConcealDeadlockOnDisconnect |
| |
|
static PROUD_API int | MessageOverloadWarningLimit |
| |
|
static PROUD_API int | MessageOverloadWarningLimitTimeMs |
| |
|
static PROUD_API int64_t | MessageOverloadTimerIntervalMs |
| |
|
static PROUD_API int64_t | LanRemotePeerHeartBeatTimerIntervalMs |
| |
|
static PROUD_API int | P2PFallbackTcpRelayResendTimeIntervalMs |
| |
|
static PROUD_API int | CleanUpOldPacketIntervalMs |
| |
|
static PROUD_API int | NormalizePacketIntervalMs |
| |
|
static PROUD_API double | MessageRecovery_MessageIDAckIntervalMs |
| |
|
static PROUD_API bool | ListenSocket_RetryOnInvalidArgError |
| |
|
static PROUD_API bool | AllowOutputDebugString |
| |
|
static PROUD_API bool | DefensiveSendReadyListAdd |
| |
|
static PROUD_API bool | DefensiveCustomValueEvent |
| |
|
static PROUD_API bool | EnablePeriodicDetectingTransitionNetwork |
| |
ProudNet related setting values
- DO NOT change the values that are separately documented!