Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 17, 2006, 10:29:13 AM (18 years ago)
Author:
patrick
Message:

framework integration

File:
1 edited

Legend:

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

    r9300 r9303  
    266266    this->updateConnectionList();
    267267  }
    268   else if( this->pInfo->nodeType == NET_PROXY_SERVER)
     268  else if( this->pInfo->nodeType == NET_PROXY_SERVER_ACTIVE)
    269269  {
    270270    // execute everything the proxy server should do
Note: See TracChangeset for help on using the changeset viewer.