]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sckaddr.h
Some make corrections for HP and related,
[wxWidgets.git] / include / wx / sckaddr.h
index 25ee60d4980ed8783fe70981a81ee6dbb70e7c90..6e2a0ae012716c8e3fe7fc621095aecc7c8420aa 100644 (file)
@@ -56,6 +56,7 @@ public:
   bool Service(const wxString& name);
   bool Service(unsigned short port);
   bool LocalHost();
+  bool AnyAddress();
 
   wxString Hostname();
   unsigned short Service();