Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7762


Ignore:
Timestamp:
Dec 15, 2010, 2:05:48 PM (13 years ago)
Author:
smerkli
Message:

changes for testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/libraries/network/Server.cc

    r7761 r7762  
    152152    this->disconnectClients();
    153153    this->closeListener();
     154    COUT(2) << "disconnecting." << endl;
    154155    this->msc.disconnect();
     156    COUT(2) << "disconnecting done" << endl;
    155157    LANDiscoverable::setActivity(false);
    156158    return;
Note: See TracChangeset for help on using the changeset viewer.