summaryrefslogtreecommitdiff
path: root/ACE/tests/UNIXserver.conf
blob: b823f2b99c847898be35c23778263cd64a5815e1 (plain)
1
2
3
4
5
6
7
8
9
## $Id$

# These are the services that can be linked into ACE.
# You can replace the hardcoded "-p xxxxx" with "-p
# $PORT" if you set your PORT environment variable.

dynamic Logging_Strategy Service_Object * ACE:_make_ACE_Logging_Strategy() "-s log/Time_Service_Test_Server.log -f OSTREAM"
dynamic Time_Service Service_Object * netsvcs:_make_ACE_TS_Server_Acceptor() "-p 10222"