Ignore:
Timestamp:
06/11/11 00:30:18 (13 years ago)
Author:
tbretz
Message:
Set '192.168.0.255' as default address because it is a broadcast address.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DimSetup.h

    r11004 r11010  
    66namespace Dim
    77{
    8     std::string GetLocalIp(const std::string &dns);
     8    std::string GetLocalIp(const std::string &dns="192.168.0.255");
    99    void Setup(const std::string &dns);
    1010}
Note: See TracChangeset for help on using the changeset viewer.