Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / tests / Config_Test.ini
blobdb3df20979f5822f3e5b3c8436875af71119cfb6
1 # --------------------------------------------------------------------
2 # Example test.ini file for import_config_as_strings of the
3 # <ACE_Configuration_Heap> class
4 # --------------------------------------------------------------------
5 # Use whitespace (tabs and spaces) freely.
6 # String to the left of the equal sign can be delimited with double
7 # quotes.
8 # --------------------------------------------------------------------
9 [network]
10 TimeToLive = 100
11 Delay = FALSE
12 DestIPAddress = localhost
13 DestPort = 12670
14 ReconnectInterval = 3
16 [logger]
17 Heading = "ACE - Adaptive Communication Environment"
18 SeekIndex = 14
19 TraceLevel = 6 # Can comment lines like this
20 Justification = left_justified
21 LogFilePath = log/
22 TransactionFilePath = data/