Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 31, 2006, 3:42:26 PM (18 years ago)
Author:
patrick
Message:

proxy server now temporarily does not open server ports (so i can test on one client). proxy server id bug fixed

File:
1 edited

Legend:

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

    r9638 r9652  
    142142
    143143  // then start the server
    144   this->networkStream->createServer( port, port + 1, port + 2);
     144//   this->networkStream->createServer( port, port + 1, port + 2);
    145145
    146146  // and to the other proxy servers also, this would be very nice if its works
Note: See TracChangeset for help on using the changeset viewer.