Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2006, 5:42:16 PM (18 years ago)
Author:
bensch
Message:

better checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/monitor/network_monitor.h

    r9438 r9442  
    5757    PeerInfo* getFirstChoiceProxy();
    5858    PeerInfo* getSecondChoiceProxy();
     59    /** @returns the local node */
     60    inline NetworkNode* getLocalNode() const { return this->localNode; };
    5961
    6062    /** @returns the active proxy server list of the localnode */
Note: See TracChangeset for help on using the changeset viewer.