summaryrefslogtreecommitdiff
path: root/TAO/tests/Explicit_Event_Loop/README
blob: f098bc9c3a1edf2a0a5307133a9ae0ce6cbafb58 (plain)
1
2
3
4
5
6
7
8
$Id$

Test code adapted from code in chaper 3 of "Advanced CORBA 
Programming  with C++" by Michi Henning and Steve Vinoski.

Adaptations to to make the code run with TAO are found in
the file CHANGES.  Further, in server.cpp the orb->run() line
has been replaced with an explicit event loop.