Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 25, 2006, 4:28:08 PM (18 years ago)
Author:
patrick
Message:

switching to new permission system, first step

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/network_manager.cc

    r9452 r9458  
    136136  this->networkStream->startHandshake(NET_ID_MASTER_SERVER);
    137137  // then start the server
    138   this->networkStream->createServer( port);
     138  //this->networkStream->createServer( port);
    139139  // and to the other proxy servers also, this would be very nice if its works
    140140
Note: See TracChangeset for help on using the changeset viewer.