datacommsserver/esockserver/test/TestConfig/TestConfig3/pdummy2_v1.cmi
branchRCL_3
changeset 13 0b0e9fce0b58
parent 12 8b5d60ce1e94
child 14 4ccf8e394726
equal deleted inserted replaced
12:8b5d60ce1e94 13:0b0e9fce0b58
     1 # Comms Configurator config file for the ESock SmsWap module
       
     2 
       
     3 [Loader]
       
     4 Name=ESock_PDummy2
       
     5 FileName=esocksvr.dll
       
     6 ThreadFunctionOrdinal=1
       
     7 IsSticky=0
       
     8 IsServer=1
       
     9 Priority=EPriorityMore
       
    10 StackSize=16384
       
    11 StartSequence=6
       
    12 
       
    13 # Should be NewHeap, but we dont have enough heaps in the process yet.
       
    14 #HeapOption=ENewHeap
       
    15 #MinHeapSize=256
       
    16 #MaxHeapSize=524288
       
    17 HeapOption=EShareHeap
       
    18 SharedHeapName=ESock_Main
       
    19 
       
    20 SystemCritical=1
       
    21 ControlFlags=2
       
    22 Binding0=ESock_PDummy2:6,ESock_Main:0,ECustom,42,42
       
    23 Binding1=ESock_PDummy2:6,ESock_Dealer2:8,ECustom,42,42
       
    24 
       
    25 [IniData]
       
    26 Role=Player
       
    27 WorkerId=6
       
    28 EskMask=pdummy2.*.esk
       
    29