equal
deleted
inserted
replaced
|
1 |
|
2 [Loader] |
|
3 Name=ESock_TR |
|
4 FileName=esocksvr.dll |
|
5 ThreadFunctionOrdinal=1 |
|
6 IsSticky=0 |
|
7 IsServer=1 |
|
8 Priority=EPriorityLess |
|
9 StackSize=16384 |
|
10 ScaledStartupState=0x1086 |
|
11 HeapOption=ENewHeap |
|
12 MinHeapSize=256 |
|
13 MaxHeapSize=524288 |
|
14 SystemCritical=0 |
|
15 SystemCriticalAfterInit=1 |
|
16 Binding0=ESock_TR:7,ESock_Main:0,ECustom,42,42 |
|
17 # Dont check heap if shutting down with EImmediate (KCF_ModuleImmediateNoCheck) |
|
18 ControlFlags=4 |
|
19 [IniData] |
|
20 # Not an ordinary dealerplayer, the dealer is actually a main dealer so can receive |
|
21 # messages directly (RConnectionServ) |
|
22 Role=DealerPlayer |
|
23 WorkerId=7 |
|
24 EskMask=tier_res.*.ESK |
|
25 PlayerRole=0x100000 # Hosting TR |
|
26 |
|
27 |
|
28 # ENoPlayer = 0x000000, |
|
29 # EDataPlane = 0x000001, |
|
30 # ESubConnPlane = 0x000010, |
|
31 # EConnPlane = 0x000100, |
|
32 # EMetaConnPlane = 0x001000, |
|
33 # ETierMgrPlane = 0x010000, |
|
34 # ETierResolver = 0x100000, |
|
35 # EAllPlanes = EDataPlane | ESubConnPlane | EConnPlane | EMetaConnPlane | ETierMgrPlane, |
|
36 # EPrePlanarArchitecture = 0x40000000, // never explicitly set; denotes a legacy CMI and so a worker whose plane FCs can be ignored |
|
37 |