(file) Return to System.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/System.h between version 1.78 and 1.79

version 1.78, 2007/09/12 22:28:53 version 1.79, 2008/01/16 12:00:14
Line 176 
Line 176 
  
     // Gets IP address in binary form. af indicates the type of     // Gets IP address in binary form. af indicates the type of
     // address (ipv4 or ipv6) returned. Address will be copied to dst.     // address (ipv4 or ipv6) returned. Address will be copied to dst.
     static Boolean _acquireIP(const char* hostname, int *af, void *dst);      static Boolean acquireIP(const char* hostname, int *af, void *dst);
  
     /**     /**
         Returns true if IPv6 stack is active by checking return code from         Returns true if IPv6 stack is active by checking return code from


Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2