Changeset 2432 for sample


Ignore:
Timestamp:
Feb 17, 2009, 12:03:27 PM (15 years ago)
Author:
Christoph Mayer
Message:

-korrektes shutdown

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/PingPong.cpp

    r2420 r2432  
    9494        node->unbind( this, PingPong::PINGPONG_ID );
    9595
     96        ariba->stop();
     97        delete node;
     98        delete ariba;
     99
    96100        logging_info("PingPong service shut down!");
    97101}
Note: See TracChangeset for help on using the changeset viewer.