Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 31, 2006, 12:04:52 AM (19 years ago)
Author:
patrick
Message:

proxy server accepts clients again, some doc

File:
1 edited

Legend:

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

    r9625 r9626  
    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.