Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 18, 2009, 5:28:24 PM (16 years ago)
Author:
scheusso
Message:

reverted some changes, which made the network multithreaded, in order to make a 0.0.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/netp6/src/network/GamestateManager.h

    r3240 r3303  
    9090    TrafficControl *trafficControl_;
    9191    unsigned int id_;
    92     boost::mutex* threadMutex_;
    93     ThreadPool*   threadPool_;
     92//     boost::mutex* threadMutex_;
     93    ThreadPool*   /*thread*/Pool_;
    9494  };
    9595
Note: See TracChangeset for help on using the changeset viewer.