3 This is a test of the nested upcall feature in TAO using mt_noupcall.
4 start off by calling the server and providing a callback object and a
5 time-to-live number. The server will callback the client (using the
6 callback object) and decrement the time-to-live number.
8 With mt_noupcall enabled the client should drop the nested upcall from the
9 server and which leads to a timeout exception in the server and than in the